diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-04-24 11:53:02 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-04-24 11:53:02 +0200 |
commit | 6da9bd33a5137bad9003f1f9017959efeead5fc6 (patch) | |
tree | 953757cb78af2c5904722103436d9b3c3b99d686 /hurd | |
parent | c33556ffa02309a145a65400a270cd991d70a896 (diff) | |
parent | 6b366a25f9fd496777ff42932685924eb83696fc (diff) |
Merge remote-tracking branch 'fp/master'
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/translator/ext2fs.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hurd/translator/ext2fs.mdwn b/hurd/translator/ext2fs.mdwn index a89b40b1..20faed5e 100644 --- a/hurd/translator/ext2fs.mdwn +++ b/hurd/translator/ext2fs.mdwn @@ -137,6 +137,13 @@ small backend stores, like floppy devices. <youpi> ah, there is the same parameter on diskfs_start_disk_pager +##### IRC, freenode, #hurd, 2013-04-23 + + <braunr> and i'm working again on the ext2fs large store patch + <braunr> i finished separating the libpager interface change from the rest, + as Thomas suggested, so a new version should be ready soon + + #### `EXT2FS_DEBUG` ##### IRC, freenode, #hurd, 2013-03-04 |