Whamcloud - gitweb
Revert "LU-5152 quota: enforce block quota for chgrp" 82/33682/2
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 16 Nov 2018 20:38:25 +0000 (13:38 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 22 Nov 2018 04:44:11 +0000 (04:44 +0000)
commit83548f2b373884fcec9575417f0bc6de57abbdc2
tree0095f26801949ca82fef91f24e04fc2e7ea31989
parent62e5817dcbdb249e1779cbc0d139b0247d14bed7
Revert "LU-5152 quota: enforce block quota for chgrp"

This reverts commit 07412234ec60de20cb8d8e45d755297fe6da2d61.

This can cause deadlocks between the MDT and OST as seen in
LU-11465 and other related problems.  Reverting this patch will
mean file group changes to not be updated in group quota.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I5ce48424f4d2011ce62e69047ace7f0b7c11a93b
Reviewed-on: https://review.whamcloud.com/33682
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre/lustre_idl.h
lustre/mdd/mdd_object.c
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-zfs/osd_object.c
lustre/osp/osp_object.c
lustre/quota/qsd_handler.c
lustre/target/out_lib.c