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)
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>

No differences found