Loading fs/xfs/libxfs/xfs_bmap.c +1 −1 Original line number Diff line number Diff line Loading @@ -3277,7 +3277,7 @@ xfs_bmap_alloc_account( struct xfs_bmalloca *ap) { bool isrt = XFS_IS_REALTIME_INODE(ap->ip) && (ap->flags & XFS_BMAPI_ATTRFORK); !(ap->flags & XFS_BMAPI_ATTRFORK); uint fld; if (ap->flags & XFS_BMAPI_COWFORK) { Loading Loading
fs/xfs/libxfs/xfs_bmap.c +1 −1 Original line number Diff line number Diff line Loading @@ -3277,7 +3277,7 @@ xfs_bmap_alloc_account( struct xfs_bmalloca *ap) { bool isrt = XFS_IS_REALTIME_INODE(ap->ip) && (ap->flags & XFS_BMAPI_ATTRFORK); !(ap->flags & XFS_BMAPI_ATTRFORK); uint fld; if (ap->flags & XFS_BMAPI_COWFORK) { Loading