Whamcloud - gitweb
fs_ext2.c, fsimext2.c: Synchronize with EVMS CVS tree.
authorTheodore Ts'o <tytso@mit.edu>
Sun, 18 Aug 2002 05:48:46 +0000 (01:48 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 18 Aug 2002 05:48:46 +0000 (01:48 -0400)
commit8fd69563ce24951c3829f1d2c86e185dfb5fa495
tree502e90e3f3ba2906de02354e6184e7b0de1e9db7
parent2b399a21e4f942fc9485179d2e60d5e745dc0986
fs_ext2.c, fsimext2.c: Synchronize with EVMS CVS tree.
Fixed up confusion caused by bad parameter names for
get_fs_limits().  Added missing conversion of
volume->vol_size from sectors to bytes.  Fix up error
returns for unsupported tasks as EINVAL, not ENOSYS.
Use logical names for the API version numbers, since
the ABI is much more dependent on the headers.  Add
code to byte-swap the superblock if necessary.
lib/evms/ChangeLog
lib/evms/fs_ext2.c
lib/evms/fsimext2.c