dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/freevxfs
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup()
Just the flags; only NFS cares even about that, but there are
legitimate uses for such argument.  And getting rid of that
completely would require splitting ->lookup() into a couple
of methods (at least), so let's leave that alone for now...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-14 16:34:32 +04:00
..
Kconfig fs/Kconfig: move vxfs out 2009-01-22 13:15:58 +03:00
Makefile
vxfs.h
vxfs_bmap.c freevxfs: possible null pointer dereference fix 2007-05-08 11:14:59 -07:00
vxfs_dir.h fs/: Spelling fixes 2008-02-03 17:33:42 +02:00
vxfs_extern.h convert remaining ->clear_inode() to ->evict_inode() 2010-08-09 16:48:37 -04:00
vxfs_fshead.c Fix common misspellings 2011-03-31 11:26:23 -03:00
vxfs_fshead.h
vxfs_immed.c fs/freevxfs/: proper externs 2008-04-29 08:06:00 -07:00
vxfs_inode.c vfs: Rename end_writeback() to clear_inode() 2012-05-06 13:43:41 +08:00
vxfs_inode.h
vxfs_lookup.c stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
vxfs_olt.c
vxfs_olt.h Fix common misspellings 2011-03-31 11:26:23 -03:00
vxfs_subr.c block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
vxfs_super.c switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00