v2: - Fix a sleep-while-atomic issue - Clean up. - Add a tracepoint to help document wait incidents. v3: - Fix a state update issue v3: - Fix a race due to setting the state->flags before waiting on another compound (can cause issues if the other compound has an OPEN_DOWNGRADE). - Fix stateid seqid wraparound. Trond Myklebust (2): NFSv4: Fix OPEN / CLOSE race NFSv4: Add a tracepoint to document open stateid updates fs/nfs/nfs4_fs.h | 1 + fs/nfs/nfs4proc.c | 143 +++++++++++++++++++++++++++++++++++++++++------------ fs/nfs/nfs4trace.h | 2 + 3 files changed, 114 insertions(+), 32 deletions(-) -- 2.13.6 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html