+ fuse-depends-on-block.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     FUSE depends on BLOCK
has been added to the -mm tree.  Its filename is
     fuse-depends-on-block.patch

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: FUSE depends on BLOCK
From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

Should FUSE depend on BLOCK?  Without that and with BLOCK=n, I get:

inode.c:(.text+0x3acc5): undefined reference to `sb_set_blocksize'
inode.c:(.text+0x3a393): undefined reference to `get_sb_bdev'
fs/built-in.o:(.data+0xd718): undefined reference to `kill_block_super

Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
Cc: Miklos Szeredi <miklos@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 fs/Kconfig |    1 +
 1 files changed, 1 insertion(+)

diff -puN fs/Kconfig~fuse-depends-on-block fs/Kconfig
--- a/fs/Kconfig~fuse-depends-on-block
+++ a/fs/Kconfig
@@ -620,6 +620,7 @@ config AUTOFS4_FS
 
 config FUSE_FS
 	tristate "Filesystem in Userspace support"
+	depends on BLOCK
 	help
 	  With FUSE it is possible to implement a fully functional filesystem
 	  in a userspace program.
_

Patches currently in -mm which might be from randy.dunlap@xxxxxxxxxx are

ftape-fix-printk-format-warnings.patch
git-acpi.patch
cpufreq-select-consistently-re-2619-rc5-mm1.patch
git-ieee1394.patch
mtd-fix-printk-format-warning.patch
git-ocfs2.patch
parisc-fix-module_param-iommu-permission.patch
swsusp-freeze-filesystems-during-suspend-rev-2-freeze-thaw-fs-when-block=n.patch
tifm-fix-null-ptr-and-style.patch
kconfig-printk_time-depends-on-printk.patch
fuse-depends-on-block.patch
visws-sgivwfb-is-module-needs-exports.patch
extend-notifier_call_chain-to-count-nr_calls-made-fixes.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux