commit | af5df56688acfb75c1b15b4e000ec5e82a9cdc29 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Jan 20 10:29:46 2009 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Mar 27 14:43:59 2009 -0400 |
tree | 26ba8c442768453fb3fde2e9b55d05d95a6f5b02 | |
parent | c2aca5e529a2499d454c41e01f59f1d5fe4a1364 [diff] |
vfs: Further changes from macro to inline function in fs.h There is a second set of macros for when CONFIG_FILE_LOCKING is not set. This patch updates those to become inline functions as well. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>