]> 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)
commit6e5170466f15abd70ce830ebc7f18a260d32f4f6
tree40b89df67f9f04b080ba4fdd553cbcfbcea99009
parent16e6edef917b504c87c0aa01d3490e61ba856a02
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