diff options
author | David Howells <dhowells@redhat.com> | 2008-02-07 09:15:38 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-07 17:42:28 +0100 |
commit | 17f95a7b4416a2c61e35f51b29eaaf1818fb5d7d (patch) | |
tree | 403247b3f297d96a0d9fe194a87605ac20c82b2a /fs/freevxfs/vxfs_super.c | |
parent | iget: stop EXT4 from using iget() and read_inode() (diff) | |
download | linux-17f95a7b4416a2c61e35f51b29eaaf1818fb5d7d.tar.xz linux-17f95a7b4416a2c61e35f51b29eaaf1818fb5d7d.zip |
iget: stop FAT from using iget() and read_inode()
Stop the FAT filesystem from using iget() and read_inode(). Replace the call
to iget() with a call to ilookup().
Signed-off-by: David Howells <dhowells@redhat.com>
Cc: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions