[PATCH v3 0/3] Check content after reading from quota file

Zhihao Cheng posted 3 patches 3 years, 6 months ago
fs/quota/quota_tree.c | 73 ++++++++++++++++++++++++++++++++++++-------
1 file changed, 61 insertions(+), 12 deletions(-)
[PATCH v3 0/3] Check content after reading from quota file
Posted by Zhihao Cheng 3 years, 6 months ago
v1->v2:
  Add CC-stable tag in first patch.
  Rename check_free_block() -> check_dquot_block_header().
v2->v3:
  Define do_check_range() completely in patch 1.
  Move 'dqdh_entries' checking into check_dquot_block_header().
  Do block checing later in find_next_id().

Zhihao Cheng (3):
  quota: Check next/prev free block number after reading from quota file
  quota: Replace all block number checking with helper function
  quota: Add more checking after reading from quota file

 fs/quota/quota_tree.c | 73 ++++++++++++++++++++++++++++++++++++-------
 1 file changed, 61 insertions(+), 12 deletions(-)

-- 
2.31.1
Re: [PATCH v3 0/3] Check content after reading from quota file
Posted by Jan Kara 3 years, 6 months ago
On Fri 23-09-22 21:45:51, Zhihao Cheng wrote:
> v1->v2:
>   Add CC-stable tag in first patch.
>   Rename check_free_block() -> check_dquot_block_header().
> v2->v3:
>   Define do_check_range() completely in patch 1.
>   Move 'dqdh_entries' checking into check_dquot_block_header().
>   Do block checing later in find_next_id().
> 
> Zhihao Cheng (3):
>   quota: Check next/prev free block number after reading from quota file
>   quota: Replace all block number checking with helper function
>   quota: Add more checking after reading from quota file
> 
>  fs/quota/quota_tree.c | 73 ++++++++++++++++++++++++++++++++++++-------
>  1 file changed, 61 insertions(+), 12 deletions(-)

Thanks! I've merged the patches to my tree now!

								Honza
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR