Home
last modified time | relevance | path

Searched hist:d77147ff443b255d82c907a632c825b2cc610b10 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dresize.cdiff d77147ff443b255d82c907a632c825b2cc610b10 Sun Oct 29 08:38:46 CDT 2017 harshads <harshads@google.com> ext4: add support for online resizing with bigalloc

This patch adds support for online resizing on bigalloc file system by
implementing EXT4_IOC_RESIZE_FS ioctl. Old resize interfaces (add
block groups and extend last block group) are left untouched. Tests
performed with cluster sizes of 1, 2, 4 and 8 blocks (of size 4k) per
cluster. I will add these tests to xfstests.

Signed-off-by: Harshad Shirwadkar <harshads@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
H A Dioctl.cdiff d77147ff443b255d82c907a632c825b2cc610b10 Sun Oct 29 08:38:46 CDT 2017 harshads <harshads@google.com> ext4: add support for online resizing with bigalloc

This patch adds support for online resizing on bigalloc file system by
implementing EXT4_IOC_RESIZE_FS ioctl. Old resize interfaces (add
block groups and extend last block group) are left untouched. Tests
performed with cluster sizes of 1, 2, 4 and 8 blocks (of size 4k) per
cluster. I will add these tests to xfstests.

Signed-off-by: Harshad Shirwadkar <harshads@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
H A Dmballoc.cdiff d77147ff443b255d82c907a632c825b2cc610b10 Sun Oct 29 08:38:46 CDT 2017 harshads <harshads@google.com> ext4: add support for online resizing with bigalloc

This patch adds support for online resizing on bigalloc file system by
implementing EXT4_IOC_RESIZE_FS ioctl. Old resize interfaces (add
block groups and extend last block group) are left untouched. Tests
performed with cluster sizes of 1, 2, 4 and 8 blocks (of size 4k) per
cluster. I will add these tests to xfstests.

Signed-off-by: Harshad Shirwadkar <harshads@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
H A Dext4.hdiff d77147ff443b255d82c907a632c825b2cc610b10 Sun Oct 29 08:38:46 CDT 2017 harshads <harshads@google.com> ext4: add support for online resizing with bigalloc

This patch adds support for online resizing on bigalloc file system by
implementing EXT4_IOC_RESIZE_FS ioctl. Old resize interfaces (add
block groups and extend last block group) are left untouched. Tests
performed with cluster sizes of 1, 2, 4 and 8 blocks (of size 4k) per
cluster. I will add these tests to xfstests.

Signed-off-by: Harshad Shirwadkar <harshads@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>