Loading fs/nfsd/nfs4state.c +1 −1 Original line number Diff line number Diff line Loading @@ -3743,7 +3743,7 @@ nfsd4_free_lock_stateid(struct nfs4_ol_stateid *stp) * correspondance, and we have to delete the lockowner when we * delete the lock stateid: */ unhash_lockowner(lo); release_lockowner(lo); return nfs_ok; } Loading Loading
fs/nfsd/nfs4state.c +1 −1 Original line number Diff line number Diff line Loading @@ -3743,7 +3743,7 @@ nfsd4_free_lock_stateid(struct nfs4_ol_stateid *stp) * correspondance, and we have to delete the lockowner when we * delete the lock stateid: */ unhash_lockowner(lo); release_lockowner(lo); return nfs_ok; } Loading