linux/fs/fuse
Miklos Szeredi 074406fa63 fuse: set i_nlink to sane value after mount
Aufs seems to depend on a positive i_nlink value.  So fill in a dummy but sane
value for the root inode at mount time.

The inode attributes are refreshed with the correct values at the first
opportunity.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-17 08:43:04 -07:00
..
control.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
dev.c fuse: add reference counting to fuse_file 2007-10-17 08:43:03 -07:00
dir.c fuse: truncate on spontaneous size change 2007-10-17 08:43:03 -07:00
file.c fuse: fix page invalidation 2007-10-17 08:43:03 -07:00
fuse_i.h fuse: add reference counting to fuse_file 2007-10-17 08:43:03 -07:00
inode.c fuse: set i_nlink to sane value after mount 2007-10-17 08:43:04 -07:00
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00