]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nfs: disintegrate UAPI for nfs
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 9 Oct 2012 22:35:22 +0000 (18:35 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 9 Oct 2012 22:35:22 +0000 (18:35 -0400)
commitf474af7051212b4efc8267583fad9c4ebf33ccff
tree1aa46ebc8065a341f247c2a2d9af2f624ad1d4f8
parent0d22f68f02c10d5d10ec5712917e5828b001a822
parente3dd9a52cb5552c46c2a4ca7ccdfb4dab5c72457
nfs: disintegrate UAPI for nfs

This is to complete part of the Userspace API (UAPI) disintegration for which
the preparatory patches were pulled recently.  After these patches, userspace
headers will be segregated into:

        include/uapi/linux/.../foo.h

for the userspace interface stuff, and:

        include/linux/.../foo.h

for the strictly kernel internal stuff.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/locks.c
fs/nfsd/nfs4state.c
fs/nfsd/vfs.c