Searched hist:"3 e3673e3029c1dedf75a1688a5203d9550adf490" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_filestream.c | diff 3e3673e3029c1dedf75a1688a5203d9550adf490 Thu Jul 12 00:26:14 CDT 2018 Brian Foster <bfoster@redhat.com> xfs: remove struct xfs_bmalloca dfops field
Now that bma.dfops is only assigned from ->t_dfops, replace all accesses to the former with the latter and remove the unnecessary field. This patch does not change behavior.
Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-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/libxfs/ |
H A D | xfs_bmap.h | diff 3e3673e3029c1dedf75a1688a5203d9550adf490 Thu Jul 12 00:26:14 CDT 2018 Brian Foster <bfoster@redhat.com> xfs: remove struct xfs_bmalloca dfops field
Now that bma.dfops is only assigned from ->t_dfops, replace all accesses to the former with the latter and remove the unnecessary field. This patch does not change behavior.
Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-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_bmap.c | diff 3e3673e3029c1dedf75a1688a5203d9550adf490 Thu Jul 12 00:26:14 CDT 2018 Brian Foster <bfoster@redhat.com> xfs: remove struct xfs_bmalloca dfops field
Now that bma.dfops is only assigned from ->t_dfops, replace all accesses to the former with the latter and remove the unnecessary field. This patch does not change behavior.
Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-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>
|