aboutsummaryrefslogtreecommitdiff
path: root/fs/namespace.c
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2011-01-12 10:30:42 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2011-01-16 12:59:42 -0800
commitf8b18087fd3277e424a24e13ce0edf30abe97ce0 (patch)
tree1e37e728fa3eff37e2f75ebf9d3446bac13f9f84 /fs/namespace.c
parent5520ebd308927a3beba599a2b68fa8c52f41f43b (diff)
fs/btrfs: Fix build of ctree
Fix the build failure in some configurations: CC [M] fs/btrfs/ctree.o In file included from fs/btrfs/ctree.c:21:0: fs/btrfs/ctree.h:1003:17: error: field 'super_kobj' has incomplete type fs/btrfs/ctree.h:1074:17: error: field 'root_kobj' has incomplete type make[2]: *** [fs/btrfs/ctree.o] Error 1 make[1]: *** [fs/btrfs] Error 2 make: *** [fs] Error 2 caused by commit 57cc7215b708 ("headers: kobject.h redux") We need to include kobject.h here. Reported-by: Jeff Garzik <jeff@garzik.org> Fix-suggested-by: Li Zefan <lizf@cn.fujitsu.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions