diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-11-25 22:48:35 +0100 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-11-25 22:48:35 +0100 |
| commit | 0fd99adfaf0255df26a540817e9eb09a456aeb45 (patch) | |
| tree | 1425ebdfd0ddbb19848e91233ec077d8bd49e926 /debian/patches/ext2fs_nowait.patch | |
| parent | d8b14c8b900138bbcaad4ca5e7b28f5e88aa4673 (diff) | |
Mark merged patches
Diffstat (limited to 'debian/patches/ext2fs_nowait.patch')
| -rw-r--r-- | debian/patches/ext2fs_nowait.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/ext2fs_nowait.patch b/debian/patches/ext2fs_nowait.patch index 061f9760..c38b3251 100644 --- a/debian/patches/ext2fs_nowait.patch +++ b/debian/patches/ext2fs_nowait.patch @@ -1,6 +1,8 @@ Avoid waiting for disk I/O completion. This improves performance quite a bit, and should not be less safe. +Merged upstream. + diff --git a/ext2fs/dir.c b/ext2fs/dir.c index 66d8c8a..f0f52f7 100644 --- a/ext2fs/dir.c |
