]> Git Repo - linux.git/blobdiff - fs/xfs/libxfs/xfs_ag_resv.c
Merge tag 'pstore-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
[linux.git] / fs / xfs / libxfs / xfs_ag_resv.c
index e701ebc36c069f5696c5b6287474bf37fad4b05c..e2ba2a3b63b20a6378283e35e1c58c939f1d2476 100644 (file)
@@ -281,7 +281,7 @@ xfs_ag_resv_init(
                         */
                        ask = used = 0;
 
-                       mp->m_inotbt_nores = true;
+                       mp->m_finobt_nores = true;
 
                        error = xfs_refcountbt_calc_reserves(mp, tp, agno, &ask,
                                        &used);
This page took 0.031522 seconds and 4 git commands to generate.