Commit cc19be86 authored by Rusty Russell's avatar Rusty Russell Committed by Linus Torvalds

[PATCH] Christoph Hellwig no longer works at Caldera

From:  Adrian Bunk <bunk@fs.tum.de>

(Acked by Christoph Hellwig <hch@infradead.org>)
parent 2eb0a0c6
...@@ -102,7 +102,7 @@ vxfs_read_olt(struct super_block *sbp, u_long bsize) ...@@ -102,7 +102,7 @@ vxfs_read_olt(struct super_block *sbp, u_long bsize)
*/ */
if (infp->vsi_oltsize > 1) { if (infp->vsi_oltsize > 1) {
printk(KERN_NOTICE "vxfs: oltsize > 1 detected.\n"); printk(KERN_NOTICE "vxfs: oltsize > 1 detected.\n");
printk(KERN_NOTICE "vxfs: please notify hch@caldera.de\n"); printk(KERN_NOTICE "vxfs: please notify hch@infradead.org\n");
goto fail; goto fail;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment