diff options
author | Christoph Hellwig <hch@lst.de> | 2018-06-01 19:05:14 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-06-02 04:37:33 +0300 |
commit | bd56b3e14410b8cf6a4c13c94f7065341b179517 (patch) | |
tree | 9219eb7b6e88a9f7dbcb3bd14b31a523ac5412e4 /fs/autofs4 | |
parent | 8a78cb1f1b98e5ea970674e0f049832d19e76ace (diff) | |
download | linux-bd56b3e14410b8cf6a4c13c94f7065341b179517.tar.xz |
fs: remove the buffer_unwritten check in page_seek_hole_data
We only call into this function through the iomap iterators, so we already
know the buffer is unwritten. In addition to that we always require the
uptodate flag that is ORed with the result anyway.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/autofs4')
0 files changed, 0 insertions, 0 deletions