commit | 5ae037e599de5a97eb6ae1054db2fdfbfbac65b5 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Fri May 11 09:45:11 2012 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu May 31 20:29:46 2012 -0400 |
tree | a8fd1d7db096c4479e5582b64a0227c56751ce4b | |
parent | f07ea10dc8f20dfc215b15b012741fcf9f5aa17b [diff] |
nfsd: consolidate set_access and set_deny These functions are identical. Also, rename them to bmap_to_share_mode to better reflect what they do, and have them just return the result instead of passing in a pointer to the storage location. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>