]> err.no Git - linux-2.6/blobdiff - fs/freevxfs/vxfs_bmap.c
[PATCH] sunrpc: print unsigned integers in stats
[linux-2.6] / fs / freevxfs / vxfs_bmap.c
index bc4b57da306a4609e4e597702e928f69519e99c3..d3f6b2835bc86b78c1fc73238803be149656ce4e 100644 (file)
@@ -101,7 +101,7 @@ vxfs_bmap_ext4(struct inode *ip, long bn)
        return 0;
 
 fail_size:
-       printk("vxfs: indirect extent to big!\n");
+       printk("vxfs: indirect extent too big!\n");
 fail_buf:
        return 0;
 }