jfs-commit Mailing List for Journaled File System (Page 3)
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...> - 2006-06-06 00:55:14
|
Update of /cvsroot/jfs/jfsutils/libfs In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11458/libfs Modified Files: diskmap.h fsck_message.h jfs_endian.c log_dump.c super.h utilsubs.h Log Message: Add compiler flags to generate useful warnings and then fix the warnings |
From: David K. <sh...@us...> - 2006-06-06 00:54:24
|
Update of /cvsroot/jfs/jfsutils/xpeek In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11458/xpeek Modified Files: alter.c directory.c display.c dmap.c fsckcbbl.c help.c iag.c inode.c io.c super.c super2.c ui.c xpeek.c Log Message: Add compiler flags to generate useful warnings and then fix the warnings |
From: David K. <sh...@us...> - 2006-06-06 00:54:02
|
Update of /cvsroot/jfs/jfsutils/tune In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11458/tune Modified Files: tune.c Log Message: Add compiler flags to generate useful warnings and then fix the warnings |
From: David K. <sh...@us...> - 2006-06-06 00:34:27
|
Update of /cvsroot/jfs/jfsutils/libfs In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv9139/libfs Modified Files: log_work.c Log Message: Fix segmentation fault in markImap |
From: David K. <sh...@us...> - 2006-06-06 00:15:33
|
Update of /cvsroot/jfs/jfsutils/fscklog In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11458/fscklog Modified Files: extract.c fscklog.c jfs_fscklog.h Log Message: Add compiler flags to generate useful warnings and then fix the warnings |
From: David K. <sh...@us...> - 2006-06-05 23:23:22
|
Update of /cvsroot/jfs/jfsutils/fsck In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11458/fsck Modified Files: fsck_message.c fsckbmap.c fsckdire.c fsckdtre.c fsckimap.c fsckino.c fsckmeta.c fsckpfs.c fsckruns.c fsckwsp.c fsckxtre.c xchkdsk.c Log Message: Add compiler flags to generate useful warnings and then fix the warnings |
From: David K. <sh...@us...> - 2006-06-05 23:22:17
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv9139 Modified Files: ChangeLog Log Message: Fix segmentation fault in markImap |
From: David K. <sh...@us...> - 2006-05-26 19:18:39
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv28943 Modified Files: ChangeLog Log Message: process_valid_data was using an incorrect pointer, resulting in a trap |
From: David K. <sh...@us...> - 2006-05-26 19:18:39
|
Update of /cvsroot/jfs/jfsutils/fsck In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv28943/fsck Modified Files: fsckxtre.c Log Message: process_valid_data was using an incorrect pointer, resulting in a trap |
From: David K. <sh...@us...> - 2006-05-24 14:40:02
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv16611 Modified Files: ChangeLog Log Message: Define _GNU_SOURCE to get the declaration for basename from string.h Thanks to Hendrik Vogelsang and Hannes Reinecke at SuSE for helping me figure this one out. Compiling with -Wimplicit or -Wall would have caught this one. Expect more patches to follow. :-) |
From: David K. <sh...@us...> - 2006-05-24 14:40:02
|
Update of /cvsroot/jfs/jfsutils/fsck In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv16611/fsck Modified Files: fsck_message.c Log Message: Define _GNU_SOURCE to get the declaration for basename from string.h Thanks to Hendrik Vogelsang and Hannes Reinecke at SuSE for helping me figure this one out. Compiling with -Wimplicit or -Wall would have caught this one. Expect more patches to follow. :-) |
From: David K. <sh...@us...> - 2006-05-24 14:13:45
|
Update of /cvsroot/jfs/jfsutils/libfs In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv8529/libfs Modified Files: devices.c Log Message: jfsutils has some portability issues that I needed to fix for GNU/Hurd. With this patch, the utils work fine on GNU/Hurd and GNU/Linux. Submitted by Stefan Hornburg |
From: David K. <sh...@us...> - 2006-05-24 14:13:40
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv8529 Modified Files: ChangeLog configure.in Log Message: jfsutils has some portability issues that I needed to fix for GNU/Hurd. With this patch, the utils work fine on GNU/Hurd and GNU/Linux. Submitted by Stefan Hornburg |
From: David K. <sh...@us...> - 2006-05-24 14:13:38
|
Update of /cvsroot/jfs/jfsutils/mkfs In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv8529/mkfs Modified Files: initmap.c Log Message: jfsutils has some portability issues that I needed to fix for GNU/Hurd. With this patch, the utils work fine on GNU/Hurd and GNU/Linux. Submitted by Stefan Hornburg |
From: David K. <sh...@us...> - 2006-05-24 14:13:37
|
Update of /cvsroot/jfs/jfsutils/xpeek In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv8529/xpeek Modified Files: directory.c Log Message: jfsutils has some portability issues that I needed to fix for GNU/Hurd. With this patch, the utils work fine on GNU/Hurd and GNU/Linux. Submitted by Stefan Hornburg |
From: David K. <sh...@us...> - 2006-04-15 23:36:58
|
Update of /cvsroot/jfs/jfsutils/fsck In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11836/fsck Modified Files: fsckdtre.c Log Message: Fix buffer overflow caused by too-small character array |
From: David K. <sh...@us...> - 2006-01-11 18:16:15
|
Update of /cvsroot/jfs/jfsutils/mkfs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13437/mkfs Modified Files: mkfs.c Log Message: Remove (Experimental) from mkfs.jfs usage statement |
From: David K. <sh...@us...> - 2006-01-11 18:16:14
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13437 Modified Files: ChangeLog Log Message: Remove (Experimental) from mkfs.jfs usage statement |
From: David K. <sh...@us...> - 2006-01-11 18:12:52
|
Update of /cvsroot/jfs/jfsutils/fsck In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11808/fsck Modified Files: fsckxtre.c Log Message: Avoid infinite loop in xTree_binsrch_page Thanks to Christoph Beckmeyer for doing the debugging |
From: David K. <sh...@us...> - 2006-01-11 18:12:51
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11808 Modified Files: ChangeLog Log Message: Avoid infinite loop in xTree_binsrch_page Thanks to Christoph Beckmeyer for doing the debugging |
From: David K. <sh...@us...> - 2006-01-11 15:39:35
|
Update of /cvsroot/jfs/jfsutils/fsck In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31243/fsck Modified Files: dirindex.c Log Message: dirty_index_page() should be void Thanks to Mads Martin Joergensen for pointing this out. |
From: David K. <sh...@us...> - 2006-01-11 15:39:34
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31243 Modified Files: ChangeLog Log Message: dirty_index_page() should be void Thanks to Mads Martin Joergensen for pointing this out. |
From: David K. <sh...@us...> - 2005-11-22 20:44:06
|
Update of /cvsroot/jfs/jfsutils/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26559/include Modified Files: jfs_btree.h jfs_byteorder.h jfs_dinode.h jfs_dmap.h jfs_dtree.h jfs_filsys.h jfs_imap.h jfs_logmgr.h jfs_superblock.h jfs_types.h jfs_unicode.h jfs_xtree.h Log Message: Clean up includes. Not all the files that should have were including config.h, so I went ahead and made every .c file include it. In doing so I also tried to make the includes more consistent. As long as I was changing so many files, I also removed all trailing whitespace. |
From: David K. <sh...@us...> - 2005-11-22 20:44:01
|
Update of /cvsroot/jfs/jfsutils/tune In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26559/tune Modified Files: jfs_tune.8 super.c tune.c Log Message: Clean up includes. Not all the files that should have were including config.h, so I went ahead and made every .c file include it. In doing so I also tried to make the includes more consistent. As long as I was changing so many files, I also removed all trailing whitespace. |
From: David K. <sh...@us...> - 2005-11-22 20:44:01
|
Update of /cvsroot/jfs/jfsutils/logdump In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26559/logdump Modified Files: helpers.c jfs_logdump.8 logdump.c Log Message: Clean up includes. Not all the files that should have were including config.h, so I went ahead and made every .c file include it. In doing so I also tried to make the includes more consistent. As long as I was changing so many files, I also removed all trailing whitespace. |