]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/xfs_ialloc.c
V4L/DVB (10191a): Update MAINTAINERS entries on media drivers
[linux-2.6-omap-h63xx.git] / fs / xfs / xfs_ialloc.c
index 4f4557262d9fcc1b87c30aa8e1c3e7f6326d5dbc..e6ebbaeb4dc6ac6e62460e8f04bae3a29b3d7adf 100644 (file)
@@ -1228,7 +1228,7 @@ xfs_imap(
            ino != XFS_AGINO_TO_INO(mp, agno, agino)) {
 #ifdef DEBUG
                /* no diagnostics for bulkstat, ino comes from userspace */
-               if (flags & XFS_IMAP_BULKSTAT)
+               if (flags & XFS_IGET_BULKSTAT)
                        return XFS_ERROR(EINVAL);
                if (agno >= mp->m_sb.sb_agcount) {
                        xfs_fs_cmn_err(CE_ALERT, mp,