vfs: Further changes from macro to inline function in fs.h
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 20 Jan 2009 10:29:46 +0000 (10:29 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 27 Mar 2009 18:43:59 +0000 (14:43 -0400)
commitaf5df56688acfb75c1b15b4e000ec5e82a9cdc29
tree26ba8c442768453fb3fde2e9b55d05d95a6f5b02
parentc2aca5e529a2499d454c41e01f59f1d5fe4a1364
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>
include/linux/fs.h