commit | 7afaac6202782ec28f2039503bdaef666834d60c | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Mon Oct 01 14:41:13 2007 -0700 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Oct 09 18:32:46 2007 -0400 |
tree | d848662aa677f5fe47fa7c93c2ac9925b3e888ae | |
parent | a16877ca9cec211708a161057a7cbfbf2cbc3a53 [diff] |
GFS2: clean up explicit check for mandatory locks The __mandatory_lock(inode) function makes the same check, but makes the code more readable. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Cc: Steven Whitehouse <swhiteho@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>