]> asedeno.scripts.mit.edu Git - linux.git/commit
xfs: use xfs_inode_buftarg in xfs_file_dio_aio_write
authorChristoph Hellwig <hch@lst.de>
Fri, 25 Oct 2019 05:25:38 +0000 (22:25 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 28 Oct 2019 15:37:54 +0000 (08:37 -0700)
commitf9acc19c8cbe7fd8401b53e37c035e8c805fce26
treea147baa3f9eb19586289603729e31c885f2e6f85
parent30fa529e3b2e6f1da277ef8525e4ce7979c57c57
xfs: use xfs_inode_buftarg in xfs_file_dio_aio_write

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_file.c