Skip to content
Commit b9af7ca6 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Fix setting of inherit jdata attr



Due to a mix up between the jdata attribute and inherit jdata attribute
it has not been possible to set the inherit jdata attribute on
directories. This is now fixed and the ioctl will report the inherit
jdata attribute for directories rather than the jdata attribute as it
did previously. This stems from our need to have the one bit in the
ioctl attr flags mean two different things according to whether the
underlying inode is a directory or not.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent a867bb28
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment