Commit 3932e50
gfs2: Remove quota allocation info from quota file
Function do_sync called gfs2_qa_get and put for quota allocation data.
But the inode in question is the system master quota file, which is
never subject to quotas. Therefore, a qa structure should be unnecessary
and if anything accesses it, it's probably a bug.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>1 parent c9ff3c6 commit 3932e50
1 file changed
Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
908 | | - | |
909 | | - | |
910 | | - | |
911 | | - | |
912 | 908 | | |
913 | 909 | | |
914 | 910 | | |
915 | 911 | | |
916 | | - | |
917 | | - | |
918 | | - | |
919 | | - | |
| 912 | + | |
| 913 | + | |
920 | 914 | | |
921 | 915 | | |
922 | 916 | | |
| |||
989 | 983 | | |
990 | 984 | | |
991 | 985 | | |
992 | | - | |
993 | | - | |
994 | 986 | | |
995 | 987 | | |
996 | 988 | | |
| |||
0 commit comments