mbox series

[0/4] fix bugs for ioctl EXT4_IOC_SWAP_BOOT

Message ID 20190110033650.108403-1-yangerkun@huawei.com
Headers show
Series fix bugs for ioctl EXT4_IOC_SWAP_BOOT | expand

Message

yangerkun Jan. 10, 2019, 3:36 a.m. UTC
yangerkun (4):
  ext4: fix check of inode in swap_inode_boot_loader
  ext4: cleanup pagecache before swap i_data
  ext4: update quota information while swapping boot loader inode
  ext4: add mask of ext4 flags to swap

 fs/ext4/ext4.h  |  4 ++++
 fs/ext4/ioctl.c | 73 ++++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 61 insertions(+), 16 deletions(-)