commit | e1d3d218854659139731a61cf41aa391dcf949b0 | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Mon Nov 04 13:58:40 2019 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Nov 05 08:28:25 2019 -0800 |
tree | 5345f8c1b04cf8451effb534ff749872d50d576e | |
parent | f676c75086675108bf79ec8d5fadee557adcc99a [diff] |
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>