block: Remove REQ_KERNEL
authorMartin K. Petersen <martin.petersen@oracle.com>
Tue, 14 Oct 2014 15:00:44 +0000 (09:00 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 14 Oct 2014 15:00:44 +0000 (09:00 -0600)
commite19a8a0ad2d255316830ead05b59c5a704434cbb
tree6e3ac65cc0fb73eba324cb2fd75923973c241ade
parenta86073e48ae85c9b50127facb0cc45bbd35972a1
block: Remove REQ_KERNEL

REQ_KERNEL is no longer used. Remove it and drop the redundant uio
argument to nfs_file_direct_{read,write}.

Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Cc: Christoph Hellwig <hch@infradead.org>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
fs/nfs/direct.c
fs/nfs/file.c
include/linux/blk_types.h
include/linux/fs.h
include/linux/nfs_fs.h