]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/xfs_error.c
[XFS] Make project quota enforcement return an error code consistent with
[linux-2.6-omap-h63xx.git] / fs / xfs / xfs_error.c
index d7b6b5d16704f29c547ca7152c5c715e823c3d08..2a21c5024017374960c40efcfd02a4488d9735b6 100644 (file)
@@ -54,7 +54,6 @@ xfs_error_trap(int e)
                if (e != xfs_etrap[i])
                        continue;
                cmn_err(CE_NOTE, "xfs_error_trap: error %d", e);
-               debug_stop_all_cpus((void *)-1LL);
                BUG();
                break;
        }