diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-05-18 14:14:54 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-05-18 14:14:54 +0200 |
commit | 0b27999b7f3e570cda68cf6d41aaf4d0f6fd8f44 (patch) | |
tree | 6735acf02e93aef65b90d64678ecc93aced01087 /debian/patches/series | |
parent | b202446f6ec229c8ab18e25f6ad2540822b5f243 (diff) |
add patch series
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 6f1da5d7..eb7a052a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -42,3 +42,19 @@ mach-defpager-protected-payload.patch #0010-libihash-make-the-locp-offset-mechanism-more-flexibl.patch #0011-trans-fakeroot-use-the-indirection-mechanism-for-loc.patch +0001-libdiskfs-add-diskfs_make_node_alloc-to-allocate-fat.patch +0002-libnetfs-add-netfs_make_node_alloc-to-allocate-fat-n.patch +0003-trans-fakeroot-use-fat-nodes-to-simplify-the-node-ca.patch +0004-trans-fakeroot-use-netfs_node_netnode-instead-of-np-.patch +0005-include-add-lock-less-reference-counting-primitives.patch +0006-libdiskfs-lock-less-reference-counting-for-peropen-o.patch +0007-libtrivfs-lock-less-reference-counting-for-trivfs_pe.patch +0008-libports-use-a-single-hash-table.patch +0009-libports-lock-less-reference-counting-for-port_info-.patch +0010-ext2fs-use-a-seperate-lock-to-protect-nodehash.patch +0011-fatfs-use-a-seperate-lock-to-protect-nodehash.patch +0012-isofs-use-a-seperate-lock-to-protect-node_cache.patch +0013-tmpfs-use-a-seperate-lock-to-protect-all_nodes.patch +0014-libdiskfs-lock-less-reference-counting-of-nodes.patch +0015-librbtree-add-a-red-black-tree-implementation.patch +0016-ext2fs-use-librbtree-for-the-nodehash.patch |