commit | 599e0a2290b22d959c7748bda83da3614187a299 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Thu Jul 26 17:04:54 2007 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Oct 09 18:31:56 2007 -0400 |
tree | 3bd93f935dd4a3b41535ae8f41c8a273337c809f | |
parent | 3b398f0ef8db6a9bb431474afd871f4295203d2d [diff] |
knfsd: cleanup of nfsd4 cmp_* functions Benny Halevy suggested renaming cmp_* to same_* to make the meaning of the return value clearer. Fix some nearby style deviations while we're at it, including a small swath of creative indentation in nfs4_preprocess_seqid_op(). Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu> Acked-by: Neil Brown <neilb@suse.de>