diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-07-24 08:02:37 +0900 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-07-24 08:02:37 +0900 |
commit | 0e822f8d552d76055b372072700eb026e26c2fff (patch) | |
tree | de739763a1025b9a337ae23d277957d6681e1ca1 /debian | |
parent | c1b61bea15d0c3a6622fb6a56afb5f0c61b6c693 (diff) |
comment on concern with ABI
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/ext2fs_large_stores.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/ext2fs_large_stores.patch b/debian/patches/ext2fs_large_stores.patch index a00f0206..86180a08 100644 --- a/debian/patches/ext2fs_large_stores.patch +++ b/debian/patches/ext2fs_large_stores.patch @@ -1,4 +1,6 @@ Support for >2GB volumes + +XXX: this adds a parameter to pager_create and diskfs_start_disk_pager --- console/pager.c | 10 ext2fs/balloc.c | 57 +++-- |