From: Keith Owens <kaos@ocs.com.au>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: hch@caldera.de, linux-kernel@vger.kernel.org
Subject: [patch] 2.4.4-ac2 freexvfs
Date: Tue, 01 May 2001 23:39:59 +1000 [thread overview]
Message-ID: <30771.988724399@ocs3.ocs-net> (raw)
fs/Makefile requires that any filesystem which can be compiled as a
module must have O_TARGET set to the directory name. Against 2.4.4-ac2.
Index: 4.8/fs/freevxfs/Makefile
--- 4.8/fs/freevxfs/Makefile Tue, 01 May 2001 23:35:00 +1000 kaos (linux-2.4/d/e/32_Makefile 1.1 644)
+++ 4.8(w)/fs/freevxfs/Makefile Tue, 01 May 2001 23:38:19 +1000 kaos (linux-2.4/d/e/32_Makefile 1.1 644)
@@ -2,7 +2,7 @@
# VxFS Makefile
#
-O_TARGET := vxfs.o
+O_TARGET := freevxfs.o
obj-y := vxfs_bmap.o vxfs_fshead.o vxfs_immed.o vxfs_inode.o \
vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o
reply other threads:[~2001-05-01 13:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=30771.988724399@ocs3.ocs-net \
--to=kaos@ocs.com.au \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=hch@caldera.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox