]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d44dfede7b61e425c68bb64562a649263905145
tree2d236fde4d4198164fa6d07bf53d04c8a10a8a11
parent9ba936c11598f7c19e1c10e6080b32023d1f386a
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