Skip to content
Commit 3e2221c7 authored by Dave Kleikamp's avatar Dave Kleikamp
Browse files

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: default avatarDave Kleikamp <shaggy@linux.vnet.ibm.com>
parent ba863a00
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