diff for duplicates of <503F7F31.10708@gmail.com> diff --git a/a/1.txt b/N1/1.txt index d1816cd..a0d1236 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,3 +34,17 @@ index 8c892e9..9b3d498 100644 kfree(old_opts.s_qf_names[i]); #endif - unlock_super(sb); +- + if (enable_quota) + dquot_resume(sb, -1); + return 0; +@@ -2721,7 +2716,6 @@ restore_opts: + sbi->s_qf_names[i] = old_opts.s_qf_names[i]; + } + #endif +- unlock_super(sb); + return err; + } + +-- +1.7.3.4 diff --git a/a/content_digest b/N1/content_digest index b96420e..ee774e6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -45,6 +45,20 @@ " \t\t old_opts.s_qf_names[i] != sbi->s_qf_names[i])\n" " \t\t\tkfree(old_opts.s_qf_names[i]);\n" " #endif\n" - "-\tunlock_super(sb);" + "-\tunlock_super(sb);\n" + "-\n" + " \tif (enable_quota)\n" + " \t\tdquot_resume(sb, -1);\n" + " \treturn 0;\n" + "@@ -2721,7 +2716,6 @@ restore_opts:\n" + " \t\tsbi->s_qf_names[i] = old_opts.s_qf_names[i];\n" + " \t}\n" + " #endif\n" + "-\tunlock_super(sb);\n" + " \treturn err;\n" + " }\n" + " \n" + "-- \n" + 1.7.3.4 -0becec68f903c8ade84a4dbc1f3b0fb4092f028e8861585971cc6e76fdf14d9a +49e595d2cfa50991e0036d142ef9dfd12a567cd7c5f302f4f609ddf7a90ea650
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.