]> git.neil.brown.name Git - history.git/commit
[PATCH] A basic NFSv4 client for 2.5.x
authorTrond Myklebust <trond.myklebust@fys.uio.no>
Tue, 15 Oct 2002 12:30:37 +0000 (05:30 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Tue, 15 Oct 2002 12:30:37 +0000 (05:30 -0700)
commite078deaee0e32326f8aa9ac97146660530fbf8cc
tree20f3decd7e1c6f14d58cef3046138c18aae3bf2d
parent431121f4fba3c0cf49751c4de32832e24fd12152
[PATCH] A basic NFSv4 client for 2.5.x

Clean up nfs_fill_super().

Separate the parsing of the nfs_mount_data struct and the
initialization + sanity checking of the resulting super_block.
The latter is now performed in the new function nfs_sb_init().
fs/nfs/inode.c