From: Dave Kleikamp Date: Wed, 25 Apr 2007 14:36:20 +0000 (-0500) Subject: Copy i_flags to jfs inode flags on write X-Git-Tag: v2.6.22-rc1~361^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e2221c73cba7d33fd5706f9bc4906ffaf421478;p=pandora-kernel.git Copy i_flags to jfs inode flags on write This mirrors Jan Kara's patches for ext3. This patch makes sure that changes made to inode->i_flags are reflected on disk for jfs. It also moves a call of jfs_set_inode_flags() to be more consistent with where jfs_get_inode_flags() is called. Signed-off-by: Dave Kleikamp --- Reading git-diff-tree failed