Whamcloud - gitweb
Fix writing external journals on big-endian machines
authorTheodore Ts'o <tytso@mit.edu>
Sun, 13 Nov 2005 04:30:39 +0000 (23:30 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 13 Nov 2005 04:30:39 +0000 (23:30 -0500)
commit0d961040fe9ad927254b5a0e1a4de7bedadd8579
tree4fc2bc854b23cdeee774f3b4d93e23d0e95677f0
parentdd947da232d2442f86c2f4d595cf7d3b76604e49
Fix writing external journals on big-endian machines

Fix a bug when writing an external journal device on an big
endian machine (such as a S/390), where when the number of
block groups is zero, we never end up writing out the
primary superblock at all.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ChangeLog
lib/ext2fs/closefs.c