[GFS2] Fix attributes setting logic
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 12 May 2006 21:07:56 +0000 (17:07 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 12 May 2006 21:07:56 +0000 (17:07 -0400)
commitb9cb981310bc22f165726e99385c2d85196e2f41
treeb78165244d7dd54f9d73f637079a66ec4c7e838a
parent9801f6461eb994e4eda29cba97f4596dffafbf32
[GFS2] Fix attributes setting logic

The attributes logic for immutable was wrong so that there was
not way to remove this attribute once set. This fixes the
bug.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_file.c