DragonFly bugs List (threaded) for 2009-08
DragonFly BSD
DragonFly bugs List (threaded) for 2009-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue1467] Perm problems after a 2.2.1 -> HEAD transition


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 26 Aug 2009 10:44:52 -0700 (PDT)

    Fix committed.  UFS and other filesystems (but not HAMMER) were
    using VOP_ACCESS() to check perms on open/create/rename/unlink.  These
    functions are not supposed to use the ruid/rgid.  I created a
    VOP_EACCESS() macro which passes the appropriate flag.

						-Matt



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