Re: Bugs in quota code (long) (new)

Jan Kara (jack@atrey.karlin.mff.cuni.cz)
Sat, 24 Apr 1999 10:15:07 +0200


> This is bogus:
>
> + error = dentry->d_inode->i_sb->dq_op->transfer(dentry,
> iattr, cu
> rrent->euid);
>
> you must _always_ check against fsuid and not agains euid.
I know. In 2.2.1 the check was against euid and so was in my patches.
In patches against 2.2.6 the check is properly against fsuid...
Anyway thanks.

Honza.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/