diff options
author | 2011-10-17 18:22:55 -0700 | |
---|---|---|
committer | 2011-10-18 09:08:09 -0700 | |
commit | 59b7c05fffba030e5d9e72324691e2f99aa69b79 (patch) | |
tree | 20736d2dede2244fa76413302db0d89c43b8ee70 /fs/proc/array.c | |
parent | Linux 3.1-rc10 (diff) | |
download | wireguard-linux-59b7c05fffba030e5d9e72324691e2f99aa69b79.tar.xz wireguard-linux-59b7c05fffba030e5d9e72324691e2f99aa69b79.zip |
Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when syncing"
This reverts commit b80c3cb628f0ebc241b02e38dd028969fb8026a2.
The reverted commit was rendered obsolete by a VFS fix: commit
5547e8aac6f71505d621a612de2fca0dd988b439 (writeback: Update dirty flags in
two steps). We now no longer need to worry about writeback_single_inode()
missing our marking the inode for COMMIT in 'do_writepages()' call.
Reverting this patch, fixes a performance regression in which the inode
would continuously get queued to the dirty list, causing the writeback
code to unnecessarily try to send a COMMIT.
Signed-off-by: Trond Myklebust <Trond.Myklebust>
Tested-by: Simon Kirby <sim@hostway.ca>
Cc: stable@kernel.org [2.6.35+]
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions