[pnfs] [PATCH 14/17] [SQUASHME] nfs41: remove XXX comment from nfs41_increment_lock_seqid

Benny Halevy bhalevy at panasas.com
Tue Jun 3 13:40:48 EDT 2008


I's unclear what this comment is for.
No known server bug currently exists in this area.

Signed-off-by: Benny Halevy <bhalevy at panasas.com>
---
 fs/nfs/nfs4state.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/fs/nfs/nfs4state.c b/fs/nfs/nfs4state.c
index 7d05542..9d2767f 100644
--- a/fs/nfs/nfs4state.c
+++ b/fs/nfs/nfs4state.c
@@ -760,9 +760,6 @@ void nfs_increment_lock_seqid(int status, struct nfs_seqid *seqid)
 	nfs_increment_seqid(status, seqid);
 }
 
-/*
- * XXX: Server bug!! needs to set counter to 0, not increment
- */
 #if defined(CONFIG_NFS_V4_1)
 void nfs41_increment_lock_seqid(int status, struct nfs_seqid *seqid)
 {
-- 
1.5.3.3



More information about the pNFS mailing list