commit | ce0fc43c5a09d50ff5ffe208cbb0d3a9c82f038a | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Fri May 11 09:45:14 2012 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu May 31 20:29:48 2012 -0400 |
tree | ce9842a9df9b30da17e35df89c6be0fbba8fdd7e | |
parent | 82c5ff1b1409f43ccb282cbdfcb06991714e4c5f [diff] |
nfsd: wrap all accesses to st_deny_bmap Handle the st_deny_bmap in a similar fashion to the st_access_bmap. Add accessor functions and use those instead of bare bitops. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>