commit | fc5846e555177c2ae01bcded7fddf60cb10dcfd0 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Mon Oct 01 14:41:14 2007 -0700 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Oct 09 18:32:46 2007 -0400 |
tree | 3aba3ddd444086db1a3bd50cbfaf89cd2aff269c | |
parent | 66abe5f257e719547744fdb8691cf5d20603f051 [diff] |
AFS: clean up explicit check for mandatory locks The __mandatory_lock(inode) macro makes the same check, but makes the code more readable. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Cc: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>