On Thu, Jan 10, 2008 at 06:06:28PM +0100, Erik Mouw wrote:
> On Thu, Jan 10, 2008 at 06:37:32PM +0530, shuab wrote:
> > Can any one tell me. How to find out the version of ext3 file system for
> > AS4-up6. is there any command to do this.
>
> There is no ext3 version, there is just ext3. The next version of the
> ext3 filesystem will be called ext4.
Well, there is rev_level and minor_rev_level fields in ext{2,3,4}
superblock. Try to use:
tune2fs -l <dev>
or
/lib/udev/vol_id <dev>
IMHO it's useless information, I see release 1.0 everywhere.
Karel
--
Karel Zak <[EMAIL PROTECTED]>
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ