Searched hist:e1d3d218854659139731a61cf41aa391dcf949b0 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_message.c | diff e1d3d218854659139731a61cf41aa391dcf949b0 Mon Nov 04 15:58:40 CST 2019 Ian Kent <raven@themaw.net> xfs: use super s_id instead of struct xfs_mount m_fsname
Eliminate struct xfs_mount field m_fsname by using the super block s_id field directly.
Signed-off-by: Ian Kent <raven@themaw.net> 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_pnfs.c | diff e1d3d218854659139731a61cf41aa391dcf949b0 Mon Nov 04 15:58:40 CST 2019 Ian Kent <raven@themaw.net> xfs: use super s_id instead of struct xfs_mount m_fsname
Eliminate struct xfs_mount field m_fsname by using the super block s_id field directly.
Signed-off-by: Ian Kent <raven@themaw.net> 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_error.c | diff e1d3d218854659139731a61cf41aa391dcf949b0 Mon Nov 04 15:58:40 CST 2019 Ian Kent <raven@themaw.net> xfs: use super s_id instead of struct xfs_mount m_fsname
Eliminate struct xfs_mount field m_fsname by using the super block s_id field directly.
Signed-off-by: Ian Kent <raven@themaw.net> 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_trans_ail.c | diff e1d3d218854659139731a61cf41aa391dcf949b0 Mon Nov 04 15:58:40 CST 2019 Ian Kent <raven@themaw.net> xfs: use super s_id instead of struct xfs_mount m_fsname
Eliminate struct xfs_mount field m_fsname by using the super block s_id field directly.
Signed-off-by: Ian Kent <raven@themaw.net> 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_mount.h | diff e1d3d218854659139731a61cf41aa391dcf949b0 Mon Nov 04 15:58:40 CST 2019 Ian Kent <raven@themaw.net> xfs: use super s_id instead of struct xfs_mount m_fsname
Eliminate struct xfs_mount field m_fsname by using the super block s_id field directly.
Signed-off-by: Ian Kent <raven@themaw.net> 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_mount.c | diff e1d3d218854659139731a61cf41aa391dcf949b0 Mon Nov 04 15:58:40 CST 2019 Ian Kent <raven@themaw.net> xfs: use super s_id instead of struct xfs_mount m_fsname
Eliminate struct xfs_mount field m_fsname by using the super block s_id field directly.
Signed-off-by: Ian Kent <raven@themaw.net> 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_super.c | diff e1d3d218854659139731a61cf41aa391dcf949b0 Mon Nov 04 15:58:40 CST 2019 Ian Kent <raven@themaw.net> xfs: use super s_id instead of struct xfs_mount m_fsname
Eliminate struct xfs_mount field m_fsname by using the super block s_id field directly.
Signed-off-by: Ian Kent <raven@themaw.net> 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_log.c | diff e1d3d218854659139731a61cf41aa391dcf949b0 Mon Nov 04 15:58:40 CST 2019 Ian Kent <raven@themaw.net> xfs: use super s_id instead of struct xfs_mount m_fsname
Eliminate struct xfs_mount field m_fsname by using the super block s_id field directly.
Signed-off-by: Ian Kent <raven@themaw.net> 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>
|