On Wed, Sep 28, 2011 at 08:26:09AM -0400, Josef Bacik wrote:
> >
> > It shows EXT[3,4]_APPEND_FL should be inherited from their parent, is this
> > the standard?
> >
>
> I have no idea actually, it was just failing on xfstest 79 and when I
> took out the inheritance thing it passed so I took th
On 09/27/2011 08:59 PM, Liu Bo wrote:
> On 09/27/2011 11:02 PM, Josef Bacik wrote:
>> Xfstests 79 was failing because we were inheriting the S_APPEND flag when we
>> weren't supposed to. There isn't any specific documentation on this so I'm
>> taking the test as the standard of how things work, an
On 09/27/2011 11:02 PM, Josef Bacik wrote:
> Xfstests 79 was failing because we were inheriting the S_APPEND flag when we
> weren't supposed to. There isn't any specific documentation on this so I'm
> taking the test as the standard of how things work, and having S_APPEND set
> on a
> directory d
Xfstests 79 was failing because we were inheriting the S_APPEND flag when we
weren't supposed to. There isn't any specific documentation on this so I'm
taking the test as the standard of how things work, and having S_APPEND set on a
directory doesn't mean that S_APPEND gets inherited by its childr