From: Miklos Szeredi Date: Wed, 30 Apr 2008 07:54:34 +0000 (-0700) Subject: mm: bdi: expose the BDI object in sysfs for FUSE X-Git-Tag: v2.6.26-rc1~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6f2fcbcfca9db2bd7aa24940224fcd3bbdbb8aa;p=pandora-kernel.git mm: bdi: expose the BDI object in sysfs for FUSE Register FUSE's backing_dev_info under sysfs with the name "fuse-MAJOR:MINOR" Make the fuse control filesystem use s_dev instead of a fuse specific ID. This makes it easier to match directories under /sys/fs/fuse/connections/ with directories under /sys/class/bdi, and with actual mounts. Signed-off-by: Miklos Szeredi Cc: Peter Zijlstra Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed