xfs: rename m_inotbt_nores to m_finobt_nores
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 14 Feb 2019 17:33:15 +0000 (09:33 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 15 Feb 2019 06:42:57 +0000 (22:42 -0800)
commite1f6ca11381588e3ef138c10de60eeb34cb8466a
tree1dbe69ce83c335d973be2f7e283ed66a44bef2b2
parent3b50086f0c0d78c144d9483fa292c1509c931b70
xfs: rename m_inotbt_nores to m_finobt_nores

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>
fs/xfs/libxfs/xfs_ag_resv.c
fs/xfs/libxfs/xfs_ialloc_btree.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_mount.h