Several of the calls to update_changeattr() are causing the directory attribute cache to be flushed in cases where it simply isn't neccessary. --- v2: add patch to update the directory attribute cache timestamp Trond Myklebust (4): NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created NFSv4: Don't apply change_info4 twice on rename within a directory NFSv4: Don't call update_changeattr() unless the unlink is successful NFSv4: update_changeattr should update the attribute timestamp fs/nfs/nfs4proc.c | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) -- 2.9.3 -- 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