]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Rename encode_stateid() to encode_open_stateid()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 4 Mar 2012 23:13:56 +0000 (18:13 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 6 Mar 2012 15:32:45 +0000 (10:32 -0500)
commita62c8cb8065f9eff308650013d6b09e6966023af
treeff7ac1293aad02f070a88ec7432f5099896d4aa3
parent472ea9122426c8a19b690d7962c800527e90786e
NFSv4: Rename encode_stateid() to encode_open_stateid()

The current version of encode_stateid really only applies to open stateids.
You can't use it for locks, delegations or layouts.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c