[ANNOUNCE] Journaled File System (JFS) release 1.0.19

Steve Best (sfbest@us.ibm.com)
Fri, 07 Jun 2002 15:49:40 -0500


Release 1.0.19 of JFS was made available today.

Drop 57 on June 7, 2002 (jfs-2.4-1.0.19.tar.gz
and jfsutils-1.0.19.tar.gz) includes fixes to the file
system and utilities.

Utilities changes

- Fix jfsutils packaging/build error from 1.0.18

File System changes

- Fix powerpc64 compiler warnings
- Fix structure alignment
xdlistlock_t must be the same size as maplock_t, whether pointers are
32 bits or 64 bits.
fix for bugzilla #583, assert(blkno + nblocks <= bmp->db_mapsize) jfs_dmap.
c:464!
- Add Christoph's copyright to files he has significantly contributed to.
- sanitize->clear_inode, remove ->put_inode (Christoph Hellwig)
Rename the JFS->clear_inode from diClearExtension to the more descriptive
jfs_clear_inode, move it ti inode.c and clean it up a bit.
Remove jfs_put_inode as in 2.5

For more details about JFS, please see the patch instructions or changelog.
jfs files.

Steve Best
Linux Technology Center
JFS for Linux http://oss.software.ibm.com/jfs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/