linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] JFS 1.1.2
@ 2003-09-05 18:52 Dave Kleikamp
  2003-09-05 19:13 ` [ANNOUNCE] JFS 1.1.3 Dave Kleikamp
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Kleikamp @ 2003-09-05 18:52 UTC (permalink / raw)
  To: linux-kernel

Release 1.1.3 of JFS was made available today.

It is important that you update the JFS utilities if you are using the
2.6.0 kernel.  A recent change in the kernel changed the behavior of
the O_EXCL flag in an open call to a block device.  Older versions of
fsck.jfs may fail to replay the journal when a file system is mounted
read-only.  (This will be the case if the root file system is JFS.)

Drop 66 on September 5, 2003 includes fixes to the file system and
utilities.

Utilities changes

- jfs_fsck can now find external journal on evms release 2 volumes
- code cleanup: fsck messaging is much cleaner
- Don't right-justify when printing volume label
- jfs_fsck should return zero when replaying the journal is successful
- jfs_fsck should not require that the device is opened with O_EXCL

File System changes

- Fix compat.h so that compile does not break on unlikely and dump_stack
- jfs_lookup should check for bad inode returned by iget
- Prevent rare deadlock
- Fix compile problem with recent Redhat kernels
- Code cleanup suggested by static analysis tool
- Peformance improvement
- Use block device inode/mapping instead of direct_inode/direct_mapping
- Support for kernels older than 2.4.18 has been removed
- Fix resize errors
- Fix possible trap/data loss when fixing directory index table
- If unicode conversion fails, operation should fail
- Code cleanup: make error return codes negative
- add nointegrity mount option
- Merge xattr code.  This has been in the official kernel since 2.4.20
- jfs_write_super_lockfs should mark superblock clean

Note: The 2.4.23 and 2.6 kernel.org development kernels are kept up to 
date with the latest JFS code.  The file system updates available on 
the web site are only needed for maintaining earlier 2.4 kernels.

For more details about JFS, please see our website:
http://oss.software.ibm.com/jfs
-- 
David Kleikamp
IBM Linux Technology Center


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] JFS 1.1.3
  2003-09-05 18:52 [ANNOUNCE] JFS 1.1.2 Dave Kleikamp
@ 2003-09-05 19:13 ` Dave Kleikamp
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Kleikamp @ 2003-09-05 19:13 UTC (permalink / raw)
  To: linux-kernel

The subject should read "1.1.3"


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ANNOUNCE] JFS 1.1.2
@ 2003-03-25 21:24 Dave Kleikamp
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Kleikamp @ 2003-03-25 21:24 UTC (permalink / raw)
  To: linux-kernel

Release 1.1.2 of JFS was made available today.

Drop 65 on March 25, 2003 includes fixes to the file system and 
utilities.

Utilities changes

- fix undefined reference to errno (G. D. Haraldsson)
- allow jfs_mkfs to run on regular file
- fix for-loop going past last element of vopen array
- sanity checking on variable this_ag
- s_label displayed incorrectly when 16 chars long

File System changes

- Clean up code flushing outstanding transactions to the journal
- Replace ugly debug macros with simpler ones
- Add get_index_page to eliminate unneeded I/O
- Fix hang while flushing outstanding transactions under heavy load
- Avoid deadlock under very heavy load
- Don't zero s_op during failed mount cleanup

Note: The 2.4.21 and 2.5 kernel.org development kernels are kept up to 
date with the latest JFS code.  The file system updates available on 
the web site are only needed for maintaining earlier 2.4 kernels.

For more details about JFS, please see our website:
http://oss.software.ibm.com/jfs

Thanks,
Shaggy
-- 
David Kleikamp
IBM Linux Technology Center


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-05 19:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-05 18:52 [ANNOUNCE] JFS 1.1.2 Dave Kleikamp
2003-09-05 19:13 ` [ANNOUNCE] JFS 1.1.3 Dave Kleikamp
  -- strict thread matches above, loose matches on Subject: below --
2003-03-25 21:24 [ANNOUNCE] JFS 1.1.2 Dave Kleikamp

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).