jfs-commit Mailing List for Journaled File System
Brought to you by:
blaschke-oss,
shaggyk
You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
(15) |
May
(35) |
Jun
(41) |
Jul
(35) |
Aug
(28) |
Sep
(71) |
Oct
(57) |
Nov
(20) |
Dec
(12) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(18) |
Feb
(8) |
Mar
(17) |
Apr
(4) |
May
(10) |
Jun
(8) |
Jul
(10) |
Aug
(3) |
Sep
(9) |
Oct
(14) |
Nov
(3) |
Dec
(7) |
| 2004 |
Jan
(10) |
Feb
(1) |
Mar
(11) |
Apr
(13) |
May
(17) |
Jun
(8) |
Jul
(19) |
Aug
(2) |
Sep
(3) |
Oct
|
Nov
(3) |
Dec
(9) |
| 2005 |
Jan
|
Feb
(8) |
Mar
(19) |
Apr
(5) |
May
(3) |
Jun
(8) |
Jul
|
Aug
|
Sep
(2) |
Oct
(21) |
Nov
(13) |
Dec
|
| 2006 |
Jan
(6) |
Feb
|
Mar
|
Apr
(1) |
May
(8) |
Jun
(11) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
(2) |
Dec
|
| 2007 |
Jan
|
Feb
|
Mar
(3) |
Apr
(3) |
May
|
Jun
|
Jul
(2) |
Aug
(5) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
(2) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
(2) |
Feb
|
Mar
(2) |
Apr
(3) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
| 2010 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: David K. <sh...@us...> - 2014-05-05 15:11:05
|
Update of /cvsroot/jfs/jfsutils In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2343 Modified Files: ChangeLog Log Message: Fix compile error. Fix from Armin K. |
|
From: David K. <sh...@us...> - 2013-12-03 17:35:05
|
Update of /cvsroot/jfs/jfsutils/logdump In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2368/logdump Modified Files: helpers.c Log Message: Fix a build failure caused by use of -Wformat -Werror=format-security in build flags. |
|
From: David K. <sh...@us...> - 2010-06-04 12:58:50
|
Update of /cvsroot/jfs/jfsutils In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18638 Modified Files: ChangeLog Log Message: Fix inconsistent timestamp format in fsck |
|
From: David K. <sh...@us...> - 2010-06-03 22:42:19
|
Update of /cvsroot/jfs/jfsutils/fsck In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11472/fsck Modified Files: fsckpfs.c fsckwsp.c Log Message: The utilities choke on larger file systems due to 32-bit integers |
|
From: David K. <sh...@us...> - 2010-06-03 22:42:19
|
Update of /cvsroot/jfs/jfsutils In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11472 Modified Files: ChangeLog Log Message: The utilities choke on larger file systems due to 32-bit integers |
|
From: David K. <sh...@us...> - 2010-06-03 22:42:19
|
Update of /cvsroot/jfs/jfsutils/mkfs In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11472/mkfs Modified Files: mkfs.c Log Message: The utilities choke on larger file systems due to 32-bit integers |
|
From: David K. <sh...@us...> - 2010-01-07 13:30:44
|
Update of /cvsroot/jfs/jfsutils/libfs In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18159/libfs Modified Files: log_dump.c Log Message: From: Miklos Szeredi <mi...@sz...> The return value of findLog() in jfs_logdump() is checked for being negative, but findLog() can return a positive error value. In this case jfs_logdump() ingores the error and continues even though Log.fp is NULL. https://bugzilla.novell.com/show_bug.cgi?id=545145 |
|
From: David K. <sh...@us...> - 2010-01-07 13:30:38
|
Update of /cvsroot/jfs/jfsutils In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18159 Modified Files: ChangeLog Log Message: From: Miklos Szeredi <mi...@sz...> The return value of findLog() in jfs_logdump() is checked for being negative, but findLog() can return a positive error value. In this case jfs_logdump() ingores the error and continues even though Log.fp is NULL. https://bugzilla.novell.com/show_bug.cgi?id=545145 |
|
From: David K. <sh...@us...> - 2009-11-30 13:31:19
|
Update of /cvsroot/jfs/jfsutils/mkfs In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv32360/mkfs Modified Files: initmap.c initmap.h Log Message: use 64-bit integers to handle volumes over 32 TB |
|
From: David K. <sh...@us...> - 2009-11-30 13:31:14
|
Update of /cvsroot/jfs/jfsutils In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv32360 Modified Files: ChangeLog Log Message: use 64-bit integers to handle volumes over 32 TB |
|
From: David K. <sh...@us...> - 2009-07-13 20:18:38
|
Update of /cvsroot/jfs/jfsutils In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2576 Modified Files: ChangeLog Log Message: Fix obsolete statetmen in jfs_tune manpage that said that external journals cannot be shared |
|
From: David K. <sh...@us...> - 2009-04-06 19:00:53
|
Update of /cvsroot/jfs/jfsutils In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14203 Modified Files: ChangeLog NEWS README configure.in jfsutils.spec.in Log Message: Release 1.1.14 |
|
From: David K. <sh...@us...> - 2009-04-03 19:36:05
|
Update of /cvsroot/jfs/jfsutils/fsck In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12664/fsck Modified Files: fsck_message.c Log Message: v_fsck_send_msg() call printf with a constructed message as the format parameter. This message may contain a pathname which can contain any arbitrary string of characters. If a pathname contains the string "%n", glibc can abort jfs_fsck with the message: *** %n in writable segment detected *** |
|
From: David K. <sh...@us...> - 2009-04-03 19:36:02
|
Update of /cvsroot/jfs/jfsutils In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12664 Modified Files: ChangeLog Log Message: v_fsck_send_msg() call printf with a constructed message as the format parameter. This message may contain a pathname which can contain any arbitrary string of characters. If a pathname contains the string "%n", glibc can abort jfs_fsck with the message: *** %n in writable segment detected *** |
|
From: David K. <sh...@us...> - 2009-03-23 15:37:08
|
Update of /cvsroot/jfs/jfsutils/libfs In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17223/libfs Modified Files: devices.c Log Message: mkfs shouldn't call ioctl(BLKFLSBUF) on a ramdisk |
|
From: David K. <sh...@us...> - 2009-03-23 15:37:08
|
Update of /cvsroot/jfs/jfsutils In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17223 Modified Files: ChangeLog Log Message: mkfs shouldn't call ioctl(BLKFLSBUF) on a ramdisk |
|
From: David K. <sh...@us...> - 2009-01-09 16:00:29
|
Update of /cvsroot/jfs/jfsutils In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18410 Modified Files: ChangeLog Log Message: Increase internal journal size limit from 32 MB to 128 MB |
|
From: David K. <sh...@us...> - 2009-01-09 16:00:29
|
Update of /cvsroot/jfs/jfsutils/mkfs In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18410/mkfs Modified Files: mkfs.c Log Message: Increase internal journal size limit from 32 MB to 128 MB |
|
From: David K. <sh...@us...> - 2008-09-13 15:47:59
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv4035 Modified Files: ChangeLog Log Message: From: ì¬ì¬í <jay...@lg...> Some log records write across more than 2 log pages. Unfortunately, current fsck may not read the log record correctly. So, we should make the fsck utility read the log record correctly. I tested it several times, and it works well. |
|
From: David K. <sh...@us...> - 2008-09-13 15:46:32
|
Update of /cvsroot/jfs/jfsutils/libfs In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv4035/libfs Modified Files: log_read.c Log Message: From: ì¬ì¬í <jay...@lg...> Some log records write across more than 2 log pages. Unfortunately, current fsck may not read the log record correctly. So, we should make the fsck utility read the log record correctly. I tested it several times, and it works well. |
|
From: David K. <sh...@us...> - 2008-07-17 15:16:51
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv12594 Modified Files: ChangeLog NEWS README configure.in Log Message: Release 1.1.13 |
|
From: David K. <sh...@us...> - 2008-03-24 19:37:02
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv5259 Modified Files: ChangeLog Log Message: Get rid of unhelpful allocation debug messages |
|
From: David K. <sh...@us...> - 2008-03-24 19:37:02
|
Update of /cvsroot/jfs/jfsutils/libfs In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv5259/libfs Modified Files: fsckmsgdef.c log_map.c log_work.c Log Message: Get rid of unhelpful allocation debug messages |
|
From: David K. <sh...@us...> - 2008-01-14 15:05:19
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv24138 Modified Files: ChangeLog Log Message: Explicitly define _LARGEFILE_SOURCE in libfs/devices.c autoconf 2.61 refuses to define _LARGEFILE_SOURCE, which makes fseeko miscompile against glibc-2.3 headers. |
|
From: David K. <sh...@us...> - 2008-01-14 15:05:19
|
Update of /cvsroot/jfs/jfsutils/libfs In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv24138/libfs Modified Files: devices.c Log Message: Explicitly define _LARGEFILE_SOURCE in libfs/devices.c autoconf 2.61 refuses to define _LARGEFILE_SOURCE, which makes fseeko miscompile against glibc-2.3 headers. |