From b9af7ca6d37d541fb0ed96355fd5c65501cbbda8 Mon Sep 17 00:00:00 2001 From: Steven Whitehouse Date: Wed, 18 Jul 2007 11:40:06 +0100 Subject: [PATCH] [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: Steven Whitehouse --- Reading git-format-patch failed