NFSD: FIDs need to take precedence over UUIDs
authorSteve Dickson <SteveD@redhat.com>
Wed, 7 Jan 2009 21:54:30 +0000 (16:54 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 7 Jan 2009 22:23:07 +0000 (17:23 -0500)
commit30fa8c0157e4591ee2227aaa0b17cd3b0da5e6cb
tree72d86ee99d280eebe611cf6e38a26809d75b7a52
parent24c3767e41a6a59d32bb45abe899eb194e6bf1b8
NFSD: FIDs need to take precedence over UUIDs

When determining the fsid_type in fh_compose(), the setting of the FID
via fsid= export option needs to take precedence over using the UUID
device id.

Signed-off-by: Steve Dickson <steved@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfsfh.c