Commit 0f726c1
xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
commit fc8d0ba upstream.
Allow callers to pass a NULLL seq argument if they don't care about
the fork sequence number.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Signed-off-by: Catherine Hoang <catherine.hoang@oracle.com>
Acked-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent f24ba21 commit 0f726c1
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4595 | 4595 | | |
4596 | 4596 | | |
4597 | 4597 | | |
4598 | | - | |
| 4598 | + | |
| 4599 | + | |
4599 | 4600 | | |
4600 | 4601 | | |
4601 | 4602 | | |
| |||
4641 | 4642 | | |
4642 | 4643 | | |
4643 | 4644 | | |
4644 | | - | |
| 4645 | + | |
| 4646 | + | |
4645 | 4647 | | |
4646 | 4648 | | |
4647 | 4649 | | |
| |||
0 commit comments