]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Create a single nfs4_setup_sequence() function
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 10 Jan 2017 16:39:53 +0000 (11:39 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 30 Jan 2017 18:14:50 +0000 (13:14 -0500)
commita1a1457650f6df2768bd46c60b9f91228dfcfb36
tree41d702f35dc9b6dbd5c82831c9fea61ce5b86912
parent8db821f9634f0d3480a16dd7cbcc28ca32b85f52
NFS: Create a single nfs4_setup_sequence() function

The inline ifdef lets us put everything in a single place, rather than
having two (very similar) versions of this function.

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