On Mon, 11 Jul 2016 17:06:33 -0400, "Ted Unangst" wrote: > those checks are equally useless. UID_MAX is UINT_MAX so the tests don't fire > . > > the question is what other tmpfs code blows up when nodes owned by -1 start > showing up.
Fair enough. But this bit can never be true:
(args.ta_root_mode & ALLPERMS) == VNOVAL
OK millert@ for the uid and gid check against VNOVAL.
- todd
