]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: rename m_inotbt_nores to m_finobt_nores
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 6 May 2019 22:00:28 +0000 (18:00 -0400)
committerEric Sandeen <sandeen@redhat.com>
Mon, 6 May 2019 22:00:28 +0000 (18:00 -0400)
commit4c7161ceccf8430e3cfc2f800d65722af96e5f22
tree89f5384e9b195b4ab362c30477ce3c1a4635e55a
parent7a97b8e74385447f6597f4f5a384f4f92013c71d
xfs: rename m_inotbt_nores to m_finobt_nores

Source kernel commit: e1f6ca11381588e3ef138c10de60eeb34cb8466a

Rename this flag variable to imply more strongly that it's related to
the free inode btree (finobt) operation.  No functional changes.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
include/xfs_mount.h
libxfs/xfs_ag_resv.c
libxfs/xfs_ialloc_btree.c