[v2,0/2] fix two issue about quota

Message ID 20230605140731.2427629-1-yebin10@huawei.com
Headers
Series fix two issue about quota |

Message

Ye Bin June 5, 2023, 2:07 p.m. UTC
  Jan Kara (1):
  quota: Properly disable quotas when add_dquot_ref() fails

Ye Bin (1):
  quota: fix warning in dqgrab()

 fs/quota/dquot.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
  

Comments

Jan Kara June 5, 2023, 2:52 p.m. UTC | #1
On Mon 05-06-23 22:07:29, Ye Bin wrote:
> Jan Kara (1):
>   quota: Properly disable quotas when add_dquot_ref() fails
> 
> Ye Bin (1):
>   quota: fix warning in dqgrab()
> 
>  fs/quota/dquot.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Thanks! I've queued the fixes into my tree.

								Honza