commit | 5e7fc436426b1f9e106f511a049de91c82ec2c53 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Tue Oct 02 14:18:12 2007 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Oct 09 18:32:46 2007 -0400 |
tree | e81390d24654d62a49091db2ba8084c08b61e9e3 | |
parent | 7f8ada98d9edd83d6ebd01e431e15b024a4a3dc4 [diff] |
nfsd: remove IS_ISMNDLCK macro This macro is only used in one place; in this place it seems simpler to put open-code it and move the comment to where it's used. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>