diff options
author | Christoph Hellwig <hch@lst.de> | 2024-06-23 08:44:31 +0300 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-07-01 07:02:29 +0300 |
commit | 4818fd60db5feeeecb84d36d0162c3fb3eccb522 (patch) | |
tree | 65480926671be7a501b2495e4aa748cccb8d90de /fs/xfs/xfs_handle.c | |
parent | 4e82fa11fbbcc5426366dc2ddc839fd56b9d53de (diff) | |
download | linux-4818fd60db5feeeecb84d36d0162c3fb3eccb522.tar.xz |
xfs: fold xfs_ilock_for_write_fault into xfs_write_fault
Now that the page fault handler has been refactored, the only caller
of xfs_ilock_for_write_fault is simple enough and calls it
unconditionally. Fold the logic and expand the comments explaining it.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_handle.c')
0 files changed, 0 insertions, 0 deletions