diff options
author | Christoph Hellwig <hch@lst.de> | 2019-10-18 16:41:12 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-10-21 08:51:59 -0700 |
commit | dcd6158d15c7a57d448103e1d51dac5e1a19a406 (patch) | |
tree | dff0d2be82fb5081e8895c13d294f883c8e32139 /net/unix/af_unix.c | |
parent | c12d6fa88d09044df8bc91efa0e1a6fd2c5c0e1c (diff) |
iomap: always use AOP_FLAG_NOFS in iomap_write_begin
All callers pass AOP_FLAG_NOFS, so lift that flag to iomap_write_begin
to allow reusing the flags arguments for an internal flags namespace
soon. Also remove the local index variable that is only used once.
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>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions