X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Fjfs%2Fjfs_txnmgr.c;h=564c4f279ac630e8458cd74029284c65f44a7796;hb=b59f2b4d30c187160df597bae41cabe497b6acf4;hp=5fcc02eaa64ca2af23ba4bba6431647fa04deb4e;hpb=48b71e3ac138469e83d044db22020424aaa44753;p=~andy%2Flinux diff --git a/fs/jfs/jfs_txnmgr.c b/fs/jfs/jfs_txnmgr.c index 5fcc02eaa64..564c4f279ac 100644 --- a/fs/jfs/jfs_txnmgr.c +++ b/fs/jfs/jfs_txnmgr.c @@ -2684,7 +2684,7 @@ void txAbort(tid_t tid, int dirty) * mark filesystem dirty */ if (dirty) - jfs_error(tblk->sb, "txAbort"); + jfs_error(tblk->sb, "\n"); return; }