]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Move slot-already-allocated check into nfs_setup_sequence()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 10 Jan 2017 17:01:46 +0000 (12:01 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 30 Jan 2017 18:14:50 +0000 (13:14 -0500)
commitd50e660df66401bce4d9bd3ad1e1a99f1b74def4
treec209788ed4ddfb889707c8cea106f5292c6233eb
parenta1a1457650f6df2768bd46c60b9f91228dfcfb36
NFS: Move slot-already-allocated check into nfs_setup_sequence()

This puts the check in a single place, rather than needing to implement
it twice for v4.0 and v4.1.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c