]> asedeno.scripts.mit.edu Git - linux.git/commit
xfs: remove unused struct xfs_mount field m_fsname_len
authorIan Kent <raven@themaw.net>
Mon, 4 Nov 2019 21:58:40 +0000 (13:58 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Tue, 5 Nov 2019 16:28:25 +0000 (08:28 -0800)
commitf676c75086675108bf79ec8d5fadee557adcc99a
tree1e8162824a331d8bf99dc0f373a3ff55fe6b88f1
parenta5155b870d687de1a5f07e774b49b1e8ef0f6f50
xfs: remove unused struct xfs_mount field m_fsname_len

The struct xfs_mount field m_fsname_len is not used anywhere, remove it.

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>
fs/xfs/xfs_mount.h
fs/xfs/xfs_super.c