diff options
| author | Theodore Ts'o <tytso@mit.edu> | 2001-01-01 16:17:12 +0000 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2001-01-01 16:17:12 +0000 |
| commit | e5b38a5fafe4807b54d90a2e70bddf4b41b1695b (patch) | |
| tree | ac04ce6a1bf7463ee59e83c1829b052ce47ff20e /contrib | |
| parent | 379955feee57506fc1f1824c5223399690ea0465 (diff) | |
| download | android_external_e2fsprogs-e5b38a5fafe4807b54d90a2e70bddf4b41b1695b.tar.gz android_external_e2fsprogs-e5b38a5fafe4807b54d90a2e70bddf4b41b1695b.tar.bz2 android_external_e2fsprogs-e5b38a5fafe4807b54d90a2e70bddf4b41b1695b.zip | |
Many files:
ext2fs.h: Remove definition of ext2fs_sb. Note: this may break source
(but not binary) compatibility of some users of the ext2 library.
They should just simply do a global search and replace of struct
ext2fs_sb with struct ext2_super_block, and use their own private copy
of ext2_fs.h if they aren't already.
closefs.c, initialize.c, link.c, newdir.c, openfs.c, swapfs.c: Replace
use of ext2fs_sb with ext2_super_block.
ChangeLog, main.c:
main.c (main): Replace use of struct ext2fs_sb with struct ext2_super_block.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions
