Searched hist:"70 a20655339ab90866300e174a47631df49a018a" (Results 1 – 3 of 3) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_buf_item.h | diff 70a20655339ab90866300e174a47631df49a018a Wed Jan 24 22:38:48 CET 2018 Carlos Maiolino <cmaiolino@redhat.com> Get rid of xfs_buf_log_item_t typedef
Take advantage of the rework on xfs_buf log items list, to get rid of ths typedef for xfs_buf_log_item.
This patch also fix some indentation alignment issues found along the way.
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com> Reviewed-by: Bill O'Donnell <billodo@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_trans_buf.c | diff 70a20655339ab90866300e174a47631df49a018a Wed Jan 24 22:38:48 CET 2018 Carlos Maiolino <cmaiolino@redhat.com> Get rid of xfs_buf_log_item_t typedef
Take advantage of the rework on xfs_buf log items list, to get rid of ths typedef for xfs_buf_log_item.
This patch also fix some indentation alignment issues found along the way.
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com> Reviewed-by: Bill O'Donnell <billodo@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_buf_item.c | diff 70a20655339ab90866300e174a47631df49a018a Wed Jan 24 22:38:48 CET 2018 Carlos Maiolino <cmaiolino@redhat.com> Get rid of xfs_buf_log_item_t typedef
Take advantage of the rework on xfs_buf log items list, to get rid of ths typedef for xfs_buf_log_item.
This patch also fix some indentation alignment issues found along the way.
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com> Reviewed-by: Bill O'Donnell <billodo@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|