]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove NFS4_MOUNT_UNSHARED
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 10 May 2012 19:07:33 +0000 (15:07 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 15 May 2012 00:30:27 +0000 (17:30 -0700)
commit66804349442893a58d8e6f8c24237d4ff5510b19
treec9e35c871ba6ebbca6d997183d3f528a88fd7788
parentd322769c718a0cc71ec7b75614d71b85fa552afc
NFS: Remove NFS4_MOUNT_UNSHARED

This flag is numerically equivalent to NFS_MOUNT_UNSHARED, so I can
remove it to make collapsing functions more straightforward.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c