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:
45525b2
)
Unexport some bits of linux/fs.h
author
David Howells
<dhowells@redhat.com>
Mon, 15 Oct 2012 15:40:35 +0000
(16:40 +0100)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 16 Oct 2012 17:36:58 +0000
(13:36 -0400)
There are some bits of linux/fs.h which are only used within the kernel and
shouldn't be in the UAPI. Move these from uapi/linux/fs.h into linux/fs.h.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found