commit | c35fc7a5abae9c154dd6f8c0b288462342facd45 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Aug 29 16:13:21 2017 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Sep 04 19:04:23 2017 -0400 |
tree | 4531ee1324e372e1382f55f09f2c710564af8838 | |
parent | 91f9943e1c7b6638f27312d03fe71fcc67b23571 [diff] |
block_dev: support RFW_NOWAIT on block device nodes All support is already there in the generic code, we just need to wire it up. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>