git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2aca5e
)
vfs: Further changes from macro to inline function in fs.h
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 20 Jan 2009 10:29:46 +0000
(10:29 +0000)
committer
Al 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