On Tue, 2004-09-28 at 11:06, Richard Allen wrote: > Is this a bug or something Im doing wrong ?
It's a bug. jfs is broken if the page size in the kernel is not 4K bytes. The fix involves some design changes in the way jfs handles the metadata, so it's not going to be a quick fix. You'll either have to recompile the kernel with a 4K page size, or use another file system. Sorry! Shaggy -- David Kleikamp IBM Linux Technology Center _______________________________________________ Jfs-discussion mailing list [EMAIL PROTECTED] http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion
