Vladimir 'phcoder' Serbinenko
|
79282228ec
|
use anopther RAID1(0) copy if main one fails
|
2010-12-06 20:26:49 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
3be8e5ea96
|
BtrFS zlib compression support
|
2010-12-03 21:42:13 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
6333f1e9b6
|
Add RAID10 support
|
2010-12-03 18:11:10 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
db51e201fc
|
symlink loop detection. btrfs-raid0 and raid1 support
|
2010-12-03 16:56:49 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
0e761d3dbd
|
Rename some btrfs variables for more uniformity
|
2010-12-03 11:30:24 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
34018a7d1f
|
symlink support
|
2010-12-03 10:44:47 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
a43c4bc55f
|
buffer extent for performance
|
2010-12-02 15:28:29 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
8006f6779e
|
Fix in-extent reading
|
2010-12-02 15:08:46 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
98042add0c
|
Fix handling of non-leaf next
|
2010-12-02 13:57:07 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
eb82b8569a
|
Remove leftover unused attribute
|
2010-12-02 13:32:24 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
d9865a25f7
|
Implicitly skip /default prefix
|
2010-12-02 13:31:50 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
93e0c7a7c2
|
Fix subvolume handling
|
2010-12-02 13:23:20 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
9b4cb862f8
|
handle directories correctly
|
2010-12-02 00:11:14 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
1f60e35331
|
initialise the type of search for root
|
2010-12-02 00:03:19 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
ac5dcabe67
|
Fix incorrect statement from previous commit
|
2010-12-01 23:16:19 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
a3d1fcfb10
|
Fix 2 warnings
|
2010-12-01 22:59:51 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
d980826df2
|
Remove \n from error message
|
2010-12-01 16:45:12 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
df80cd06fb
|
Check file type
|
2010-12-01 16:36:05 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
355b3eed0f
|
support trees
|
2010-12-01 16:22:51 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
b18610feb5
|
partial btrfs support. Now able to list and access files as long as all trees are flat
|
2010-12-01 01:23:47 +01:00 |
|
Robert Millan
|
9dfe92d07a
|
2010-11-18 Robert Millan <rmh@gnu.org>
* grub-core/fs/btrfs.c (grub_btrfs_mount): Replace grub_strncmp()
with grub_memcmp().
|
2010-11-18 16:52:27 +01:00 |
|
Robert Millan
|
4dfbc57428
|
2010-09-09 Robert Millan <rmh@gnu.org>
Basic Btrfs support (detection and UUID).
* grub-core/fs/btrfs.c: New file.
* Makefile.util.def (library): Register btrfs.c.
* grub-core/Makefile.core.def: Likewise.
|
2010-09-09 01:12:10 +02:00 |
|