OSDN Git Service

NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 1 Jun 2016 22:23:01 +0000 (18:23 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 22 Jun 2016 13:59:42 +0000 (09:59 -0400)
commit6b56a89833fa7903595c8d138bb4927187315cba
tree77160ce6d2b08a121542d47f1d889011c595c464
parentca0daa277acac1029f74d9fea838c9e507398226
NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer

filemap_datawrite() and friends already deal just fine with livelock.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/file.c
fs/nfs/nfstrace.h
fs/nfs/write.c
include/linux/nfs_fs.h