[zfs-code] zfs_zaccess_aces_check working_mode return

2009-11-30 Thread Mark Shellenbaum
Steve Gonczi wrote: > Greetings, > > (a)The way I am reading the function header: upon failure *working_mode is > supposed to contain all the permission bits > we asked for, but did not get for whatever reason. > > (b)The way it is implemented, it returns any access bits we asked for, but we >

[zfs-code] zfs_zaccess_aces_check working_mode return

2009-11-30 Thread Steve Gonczi
Greetings, (a)The way I am reading the function header: upon failure *working_mode is supposed to contain all the permission bits we asked for, but did not get for whatever reason. (b)The way it is implemented, it returns any access bits we asked for, but we did not get because it was explici