hi I have made ext3 from ext2 by using mkfs -j option. I want to know if all commands of ext2 like dumpe2fs ( provided in e2fs-1.36 ) works fine with ext3 ? Do we have some commands that are unique for ext3 file system ? ____________________________________________ Salvy HCL Technologies Ltd A-11, Sector 16 Noida, U.P., India Ph: 91-9811250247 salilt@noida.hcltech.com <mailto:salilt@noida.hcltech.com> ____________________________________________ In our search for truth let us not be influenced by what is easiest to believe.
On Thu, Nov 27, 2003 at 02:23:30PM +0530, Salil Taneja, Noida wrote:> > I have made ext3 from ext2 by using mkfs -j option. > I want to know if all commands of ext2 like dumpe2fs ( provided in e2fs-1.36 > ) works fine with ext3 ? > Do we have some commands that are unique for ext3 file system ?Yes, all of the programs in the e2fsprogs are designed to be used with ext2 as well as ext3. Really ext2 and ext3 are the same filesystem as far as the filesystem format is concerned, just that ext3 has the additional journaling feature, and its implementation is quite a bit more complicated as a result. The difference in name is more about the separate code base than it is about incompatible changes in the filesystem format (there really are none), so the userspace utilities in e2fsprogs work fine for both ext3 and ext2. - Ted
Reasonably Related Threads
- ALERT - GroupShield ticket number OA480_1097509999_EXCH-03_1 was generated
- ALERT - GroupShield ticket number OA479_1097509993_EXCH-03_3 was generated
- ALERT - GroupShield ticket number OA484_1097510017_EXCH-03_1 was generated
- ALERT - GroupShield ticket number OA488_1097510022_EXCH-03_1 was generated
- ALERT - GroupShield ticket number OA478_1097509988_EXCH-03_3 was generated