> So finally I fixed reported race in quotas and I've probably found
>some others. So here is the list of them:
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.
Andrea Arcangeli
-
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/