Difference between revisions of "2014 Reading List"
From Aicip
(Created page with " * The Brtfs file system in LWN: ** The Btrfs file system: an introduction: [http://lwn.net/Articles/576276/ ]") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* The Brtfs file system in LWN: | * The Brtfs file system in LWN: | ||
− | ** The Btrfs file system: an introduction: | + | ** The Btrfs file system: an introduction: http://lwn.net/Articles/576276/ |
+ | ** Working with multiple devices: http://lwn.net/Articles/577961/ | ||
+ | ** Subvolumes and snapshots: http://lwn.net/Articles/579009/ | ||
+ | |||
+ | * ZFS on Ubuntu | ||
+ | ** https://launchpad.net/~zfs-native/+archive/stable/ | ||
+ | |||
+ | [[Category:Readings]] |
Latest revision as of 07:05, 11 December 2015
- The Brtfs file system in LWN:
- The Btrfs file system: an introduction: http://lwn.net/Articles/576276/
- Working with multiple devices: http://lwn.net/Articles/577961/
- Subvolumes and snapshots: http://lwn.net/Articles/579009/
- ZFS on Ubuntu