[Jfs-discussion] Several jfs issues

2004-10-29 Thread Torsten Wolf
Hi, I am working with an IBM THinkpad R40 2722 using Debian unstable (Linux 2.6.8, compiled from Debians kernel-source package). JFS is compiled built-in and is the fs of the root partition. While on another machine jfs workes great (after xfs eat my data various times), there are some problems

[Jfs-discussion] [2.6 patch] jfs_metapage.c: remove an unused function

2004-10-29 Thread Adrian Bunk
[ this time without the problems due to a digital signature... ] The patch below removes an unused function from fs/jfs/jfs_metapage.c diffstat output: fs/jfs/jfs_metapage.c |5 - 1 files changed, 5 deletions(-) Signed-off-by: Adrian Bunk [EMAIL PROTECTED] ---

[Jfs-discussion] Re: [2.6 patch] jfs_metapage.c: remove an unused function

2004-10-29 Thread Dave Kleikamp
On Thu, 2004-10-28 at 19:18, Adrian Bunk wrote: The patch below removes an unused function from fs/jfs/jfs_metapage.c --- patch removed --- I guess I had intended to call alloc_metapage when I wrote that code, but I never did. This must have been my intent: diff -urp