Steve Best bejelentette az LKML-en a JFS legújabb verzióját, az 1.1.1-es verziót. (jfs-2.4-1.1.1.tar.gz és jfsutils-1.1.1.tar.gz) A kiadás javításokat tartalmaz a filerendszerben és a hozzá kapcsolódó utility-kben is.
[JFS honlap]
Steve Best levele:From: Steve Best
To: linux-kernel@vger.kernel.org
Subject: [ANNOUNCE] Journaled File System (JFS) release 1.1.1
Date: 17 Dec 2002 13:18:49 -0600
Release 1.1.1 of JFS was made available today.
Drop 64 on December 17, 2002 (jfs-2.4-1.1.1.tar.gz
and jfsutils-1.1.1.tar.gz) includes fixes to the file
system and utilities.
Utilities changes
- fix segmentation fault in mkfs.jfs when given bad block device
- fix jfs_debugfs to display directory index with directory entries
File System changes
- calling brelse() with wrong bh during writing out of secondary
superblock while resizing the FS
- Remove COMMIT_Holdlock
- jfs_clear_inode was assuming that active_ag should never be set coming into this routine. Since it's possible for a file to be
extended after the file descriptor has been closed, we need to allow the possibility. (Dirty pages of memory mapped files can be written after the file has been closed.)
- Avoid writing partial log pages for lazy transactions.
- Move index table out of directory inode's address space.
- jfs_truncate needs to call block_truncate_page
For more details about JFS, please see the patch instructions or
readme files.
Steve
JFS for Linux http://oss.software.ibm.com/jfs