Unexport some bits of linux/fs.h
authorDavid Howells <dhowells@redhat.com>
Mon, 15 Oct 2012 15:40:35 +0000 (16:40 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 16 Oct 2012 17:36:58 +0000 (13:36 -0400)
commitbbc1096ad8e9875a025bbcf012605da49129e8b8
tree2d236fde4d4198164fa6d07bf53d04c8a10a8a11
parent45525b26a46cd593cb72070304c4cd7c8391bd37
Unexport some bits of linux/fs.h

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>
include/linux/fs.h
include/uapi/linux/fs.h