alistair23-linux/fs/fuse
Miklos Szeredi f12ec44070 [PATCH] fuse: clean up dead code related to nfs exporting
Remove last remains of NFS exportability support.

The code is actually buggy (as reported by Akshat Aranya), since 'alias'
will be leaked if it's non-null and alias->d_flags has DCACHE_DISCONNECTED.

This is not an active bug, since there will never be any disconnected
dentries.  But it's better to get rid of the unnecessary complexity anyway.

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-30 17:37:21 -08:00
..
dev.c [PATCH] FUSE: don't allow restarting of system calls 2005-09-09 14:03:48 -07:00
dir.c [PATCH] fuse: clean up dead code related to nfs exporting 2005-10-30 17:37:21 -08:00
file.c [PATCH] fuse: check O_DIRECT 2005-09-30 12:41:18 -07:00
fuse_i.h [PATCH] FUSE: don't allow restarting of system calls 2005-09-09 14:03:48 -07:00
inode.c [PATCH] FUSE: don't allow restarting of system calls 2005-09-09 14:03:48 -07:00
Makefile [PATCH] FUSE - file operations 2005-09-09 14:03:45 -07:00