diff options
author | Neil Brown <neilb@suse.de> | 2005-09-13 01:25:38 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-13 08:22:32 -0700 |
commit | b59e3c0e172e3f3a147021aa16b929482b8d5846 (patch) | |
tree | 60aec6ff8a214adfa828af8a89460aca55731d46 /fs/jfs/jfs_unicode.c | |
parent | f2327d9adb1e948a7041128e971effd8d6e2d42c (diff) |
[PATCH] nfsd4: fix open seqid incrementing in lock
In the case of a lock which introduces a new lockowner, the openowner's
sequence id should be incremented, even when the operation fails, if the
error is a sequence-id-mutating error. The current code fails to do that
in some cases. Fix this by using the same sequence-id-incrementing
mechanism that all other such operations use.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/jfs/jfs_unicode.c')
0 files changed, 0 insertions, 0 deletions