]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: clean up nfs_direct_IO
authorPeng Tao <tao.peng@primarydata.com>
Tue, 20 Jan 2015 16:20:11 +0000 (00:20 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 13 Mar 2015 13:05:25 +0000 (09:05 -0400)
commit1f72a3e79b3e0be7678d89a1e00cd007ee313c92
tree40b89df67f9f04b080ba4fdd553cbcfbcea99009
parent44e80550375dd8ca9a48f3f72befb4f233bf0641
nfs: clean up nfs_direct_IO

This follows up "nfs: fix dio deadlock when O_DIRECT flag is flipped"
and removes the unnecessary CONFIG_NFS_SWAP switch.

Signed-off-by: Peng Tao <tao.peng@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/direct.c