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