linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE]  Journaled File System (JFS)  release 1.0.18
@ 2002-05-24 18:37 Steve Best
  0 siblings, 0 replies; only message in thread
From: Steve Best @ 2002-05-24 18:37 UTC (permalink / raw)
  To: linux-kernel

Release 1.0.18 of JFS was made available today.

Drop 56 on May 24, 2002 (jfs-2.4-1.0.18.tar.gz
and jfsutils-1.0.18.tar.gz) includes fixes to the file
system and utilities.

The new feature in this release is the capability to have the
log on and external device. The -j journal device option in
mkfs.jfs allows you to specify the external log device. The
utilities now require libuuid and this is packaged with
e2fsprogs-devel that ships with most distros.

Utilities changes

- add support for external log
- endian code cleanup
- fix typo in fsck.jfs help
- fix fsck.jfs bug on big endian machines

File System changes

- File truncate was not always enough space from the block map.
- Bring 2.4 code in line with 2.5 and various cleanups (Christoph Hellwig)
- JFS metapage changes (Christoph Hellwig)
   use the bdev mapping instead of JFS-private device mapping/inode
   add metapages to -> mp_list of the inode passed to __get_metpage
- Reduce number of return paths in dbAlloc to two. This is in preparation
  for quota support. (Christoph Hellwig)
- External journal support
    Add uuid to file system and journal
- Add additional debug code to help debug mysterious uncommitted anonymous
  txns
- Add xtAppend
- Add lmLogFromat which is used to format the file system log
- Add extern for diExtendFS
- Increase number of transaction locks in JFS txnmgr
- Make license boilerplate uniform, update copyright dates
- No need to handle regular files in jfs_mknod (Christoph Hellwig)
- Remove register keyword (Christoph Hellwig)
- Simplify sync_metapage (Christoph Hellwig)

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







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-24 18:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-24 18:37 [ANNOUNCE] Journaled File System (JFS) release 1.0.18 Steve Best

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).