Bug#338263: genext2fs: cleaned up version of the last patch i sent (preserve permissions/[acm]time)

2005-11-09 Thread David Kimdon
Hi, 1.4, not yet released fixes a lot of bugs. You may want to take a look to see if this has been fixed there. http://genext2fs.sourceforge.net/ On 11/8/05, Nye Liu <[EMAIL PROTECTED]> wrote: > Package: genext2fs > Version: 1.3-7.1 > Severity: normal > > > cleaned up the patch some so that t_n

Bug#338263: genext2fs: cleaned up version of the last patch i sent (preserve permissions/[acm]time)

2005-11-08 Thread Nye Liu
Package: genext2fs Version: 1.3-7.1 Severity: normal cleaned up the patch some so that t_now isn't used for root inode... now gets it from source filesystem stat() t_now is only used when no struct st is passed (eg lost+found) --- genext2fs.c 2005-11-08 19:19:01.0 -0800 +++ genext2fs.c-