[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: quota permissions



On Sun, Mar 24, 2002 at 02:35:37PM -0900, Ethan Benson wrote:
> ...
> i attached fs/quota.c

Thanks, here is the problem:

$ diff -Naur quota.c.orig quota.c
--- quota.c.orig        Mon Mar 25 12:19:57 2002
+++ quota.c     Mon Mar 25 12:20:55 2002
@@ -47,6 +47,7 @@
                             (type == GRPQUOTA && !in_egroup_p(id))) &&
                            !capable(CAP_SYS_ADMIN))
                                goto error;
+                       break;
 
                default:
                        if (!capable(CAP_SYS_ADMIN))


cheers.

-- 
Nathan