Whamcloud - gitweb
ChangeLog, jfs_user.h, mkjournal.c:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 9 Dec 2000 05:47:45 +0000 (05:47 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 9 Dec 2000 05:47:45 +0000 (05:47 +0000)
commit586187372afea65ae685687505b49b40fc5f3212
tree0c29e7ecd97594090e4b67d7ca6eadba82228a4c
parent3e377db29466e8a7d960df27fa5c0b933a3fa581
ChangeLog, jfs_user.h, mkjournal.c:
  mkjournal.c (init_journal_superblock): Sync Stephen's changes which
   creates a V2 superblock instead of a V1 superblock.
ChangeLog, jfs.h, jfs_compat.h, list.h:
  jfs.h, jfs_compat.h, list.h: New files added to support ext3.
include/linux/ChangeLog
include/linux/jfs.h [new file with mode: 0644]
include/linux/jfs_compat.h [new file with mode: 0644]
include/linux/list.h [new file with mode: 0644]
lib/ext2fs/ChangeLog
lib/ext2fs/jfs_user.h [new file with mode: 0644]
lib/ext2fs/mkjournal.c