]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_qm_bhv.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[karo-tx-linux.git] / fs / xfs / xfs_qm_bhv.c
index 6b39115bf14563b39bada4ed5084fffa22a9262d..2d02eac1c9a8e203886b01c5b67657dae397ce0d 100644 (file)
@@ -146,7 +146,7 @@ xfs_qm_newmount(
                         * inode goes inactive and wants to free blocks,
                         * or via xfs_log_mount_finish.
                         */
-                       *needquotamount = B_TRUE;
+                       *needquotamount = true;
                        *quotaflags = mp->m_qflags;
                        mp->m_qflags = 0;
                }