[Devel] [PATCH RH9 0/6] ext4: Balloon patches
Kirill Tkhai
ktkhai at virtuozzo.com
Tue Oct 5 19:11:33 MSK 2021
Commited
On 05.10.2021 18:42, Kirill Tkhai wrote:
> https://jira.sw.ru/browse/PSBM-134003
>
> ---
>
> Kirill Tkhai (2):
> Date: Wed Oct 7 14:47:07 2015 +0400
> fs: Revert ee1904ba44bd "make alloc_file() static"
>
> Konstantin Khorenko (1):
> ext4: Provide a balloon nipple for management
>
> Maxim V. Patlasov (3):
> ext4: Teach the fs where the balloon inode is
> ext4: Teach statfs to report reduced disk usage
> ext4: Don't show the active balloon to user
>
>
> fs/ext4/dir.c | 15 ++++++-
> fs/ext4/ext4.h | 3 +
> fs/ext4/ioctl.c | 59 +++++++++++++++++++++++++++
> fs/ext4/namei.c | 9 ++++
> fs/ext4/super.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++---
> fs/file_table.c | 3 +
> fs/inode.c | 1
> include/linux/file.h | 2 +
> 8 files changed, 194 insertions(+), 9 deletions(-)
>
> --
> Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>
>
More information about the Devel
mailing list