commit | 7c11337d9d81cde0a08a0da63cbfb20653890fa1 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Wed Jun 04 18:50:06 2008 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Mon Jun 23 13:02:48 2008 -0400 |
tree | 26f21550e280f47794a6ddfadd4d8fef378b13b0 | |
parent | 13b1867cacbfe6d8203f432996bd8a2ee6b04e79 [diff] |
nfsd: remove three unused NFS4_ACE_* defines These flag bits aren't used by either the protocol or our implementation, so I don't know why they were here. Thanks to Johann Dahm for running across these. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu> Cc: Johann Dahm <jdahm@umich.edu>