Searched hist:"2911 edb653b9c64e0aad461f308cae8ce030eb7b" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_da_btree.h | diff 2911edb653b9c64e0aad461f308cae8ce030eb7b Wed Nov 20 11:46:05 CST 2019 Christoph Hellwig <hch@lst.de> xfs: remove the mappedbno argument to xfs_da_get_buf
Use the xfs_da_get_buf_daddr function directly for the two callers that pass a mapped disk address, and then remove the mappedbno argument.
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>
|
H A D | xfs_dir2_leaf.c | diff 2911edb653b9c64e0aad461f308cae8ce030eb7b Wed Nov 20 11:46:05 CST 2019 Christoph Hellwig <hch@lst.de> xfs: remove the mappedbno argument to xfs_da_get_buf
Use the xfs_da_get_buf_daddr function directly for the two callers that pass a mapped disk address, and then remove the mappedbno argument.
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>
|
H A D | xfs_dir2_data.c | diff 2911edb653b9c64e0aad461f308cae8ce030eb7b Wed Nov 20 11:46:05 CST 2019 Christoph Hellwig <hch@lst.de> xfs: remove the mappedbno argument to xfs_da_get_buf
Use the xfs_da_get_buf_daddr function directly for the two callers that pass a mapped disk address, and then remove the mappedbno argument.
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>
|
H A D | xfs_dir2_node.c | diff 2911edb653b9c64e0aad461f308cae8ce030eb7b Wed Nov 20 11:46:05 CST 2019 Christoph Hellwig <hch@lst.de> xfs: remove the mappedbno argument to xfs_da_get_buf
Use the xfs_da_get_buf_daddr function directly for the two callers that pass a mapped disk address, and then remove the mappedbno argument.
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>
|
H A D | xfs_da_btree.c | diff 2911edb653b9c64e0aad461f308cae8ce030eb7b Wed Nov 20 11:46:05 CST 2019 Christoph Hellwig <hch@lst.de> xfs: remove the mappedbno argument to xfs_da_get_buf
Use the xfs_da_get_buf_daddr function directly for the two callers that pass a mapped disk address, and then remove the mappedbno argument.
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>
|
H A D | xfs_attr_leaf.c | diff 2911edb653b9c64e0aad461f308cae8ce030eb7b Wed Nov 20 11:46:05 CST 2019 Christoph Hellwig <hch@lst.de> xfs: remove the mappedbno argument to xfs_da_get_buf
Use the xfs_da_get_buf_daddr function directly for the two callers that pass a mapped disk address, and then remove the mappedbno argument.
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>
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_attr_inactive.c | diff 2911edb653b9c64e0aad461f308cae8ce030eb7b Wed Nov 20 11:46:05 CST 2019 Christoph Hellwig <hch@lst.de> xfs: remove the mappedbno argument to xfs_da_get_buf
Use the xfs_da_get_buf_daddr function directly for the two callers that pass a mapped disk address, and then remove the mappedbno argument.
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>
|