| patch |
summary |
view |
raw |
| doc-package.patch |
doc/C/parted.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| preserve-hidden-parts.patch |
libparted/labels/dos.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
|
view
|
download
|
| update-ext4-code.patch |
libparted/fs/ext2/ext2.c | 9 ++--
libparted/fs/ext2/ext2_fs.h | 82 ++++++++++++++++++++++++++++++++++------
libparted/fs/ext2/ext2_mkfs.c | 8 +--
libparted/fs/ext2/ext2_resize.c | 22 +++++++---
libparted/fs/ext2/interface.c | 46 +++++++++++++---------
5 files changed, 122 insertions(+), 45 deletions(-)
|
view
|
download
|
| kfreebsd-gnu.patch |
configure | 26
configure.ac | 8
lib/config.h.in | 9
libparted/Makefile.am | 3
libparted/Makefile.in | 11
libparted/arch/freebsd.c | 1254 +++++++++++++++++++++++++++++++++++++++
libparted/architecture.c | 3
libparted/fs/xfs/platform_defs.h | 6
libparted/labels/bsd.c | 1
libparted/labels/sun.c | 1
10 files changed, 1312 insertions(+), 10 deletions(-)
|
view
|
download
|
| btrfs.patch |
configure | 3
configure.ac | 1
libparted/fs/Makefile.am | 5
libparted/fs/Makefile.in | 5
libparted/fs/btrfs/Makefile.am | 8
libparted/fs/btrfs/Makefile.in | 1086 +++++++++++++++++++++++++++++++++++++++++
libparted/fs/btrfs/btrfs.c | 102 +++
libparted/libparted.c | 4
8 files changed, 1209 insertions(+), 5 deletions(-)
|
view
|
download
|
| loop-limits.patch |
libparted/labels/pt-limit.c | 8 ++++----
libparted/labels/pt-limit.gperf | 3 ++-
tests/t9021-maxima.sh | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)
|
view
|
download
|
| freebsd-ufs.patch |
libparted/fs/ufs/ufs.c | 117 ++++++++++++++++++++++++++++++++++++++++++---
libparted/labels/dos.c | 3 +
libparted/labels/gpt.c | 9 +++
tests/Makefile.am | 1
tests/Makefile.in | 3 +
tests/t2500-freebsd-ufs.sh | 44 ++++++++++++++++
6 files changed, 170 insertions(+), 7 deletions(-)
|
view
|
download
|
| zfs.patch |
configure | 3
configure.ac | 1
libparted/fs/Makefile.am | 5
libparted/fs/Makefile.in | 6
libparted/fs/zfs/Makefile.am | 8
libparted/fs/zfs/Makefile.in | 1086 +++++++++++++++++++++++++++++++++++++++++++
libparted/fs/zfs/zfs.c | 106 ++++
libparted/libparted.c | 4
8 files changed, 1213 insertions(+), 6 deletions(-)
|
view
|
download
|
| zero-length-devices.patch |
libparted/arch/linux.c | 6 ++++++
1 file changed, 6 insertions(+)
|
view
|
download
|
| sun-revert-disk-flag.patch |
libparted/labels/sun.c | 47 +----------------------------------------------
1 file changed, 1 insertion(+), 46 deletions(-)
|
view
|
download
|
| sun-raid-type-test-fix.patch |
tests/t4000-sun-raid-type.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| tiny-disk-constraint.patch |
libparted/labels/dos.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
|
view
|
download
|
| dasd-sync.patch |
libparted/arch/linux.c | 22 +++++++++-------------
1 file changed, 9 insertions(+), 13 deletions(-)
|
view
|
download
|
| update-abi-symbols.patch |
scripts/data/abi/baseline_symbols.txt | 188 ++++++++++++++++++++++++++--------
1 file changed, 149 insertions(+), 39 deletions(-)
|
view
|
download
|