Re: [PATCH 12/17] ext2fs: detect and warn when filesystem is an ext3 fs

2022-01-23 Thread Samuel Thibault
Applied, thanks! Etienne Brateau, le dim. 23 janv. 2022 05:17:10 +0100, a ecrit: > --- > ext2fs/hyper.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/ext2fs/hyper.c b/ext2fs/hyper.c > index 9bff609f..ac18bbf1 100644 > --- a/ext2fs/hyper.c > +++ b/ext2fs/hyper.c > @@ -134,6 +134,8 @@

[PATCH 12/17] ext2fs: detect and warn when filesystem is an ext3 fs

2022-01-22 Thread Etienne Brateau
--- ext2fs/hyper.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext2fs/hyper.c b/ext2fs/hyper.c index 9bff609f..ac18bbf1 100644 --- a/ext2fs/hyper.c +++ b/ext2fs/hyper.c @@ -134,6 +134,8 @@ get_hypermetadata (void) } if (le16toh (sblock->s_inode_size) != EXT2_GOOD_OLD_INOD

Re: ext3 fs

2007-06-09 Thread Thomas Schwinge
Hello! On Sat, Jun 09, 2007 at 11:40:05AM +0530, Mahesh M wrote: > May i pls know where the latest code regarding the ext3fs is. > > Is it there in the CVS? Ogi's code for ext3fs, libe3diskfs, libe3pager, libjstore and libscache is available from

ext3 fs

2007-06-09 Thread Mahesh M
hi all.. May i pls know where the latest code regarding the ext3fs is. Is it there in the CVS? -- Mahesh It takes 43 muscles to frown and 17 to smile, But it doesnt take any to sit there with a dumb look on your face... http://maheshmukundan.blogspot.com/ __