Home
last modified time | relevance | path

Searched hist:"43 d2932d" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dquotaops.h43d2932d Wed Jul 21 07:22:21 CDT 2010 Jan Kara <jack@suse.cz> quota: Use mark_inode_dirty_sync instead of mark_inode_dirty

Quota code never touches file data. It just modifies i_blocks + i_bytes
of inodes and inode flags of quota files. So use mark_inode_dirty_sync
instead of mark_inode_dirty.

Signed-off-by: Jan Kara <jack@suse.cz>
43d2932d Wed Jul 21 07:22:21 CDT 2010 Jan Kara <jack@suse.cz> quota: Use mark_inode_dirty_sync instead of mark_inode_dirty

Quota code never touches file data. It just modifies i_blocks + i_bytes
of inodes and inode flags of quota files. So use mark_inode_dirty_sync
instead of mark_inode_dirty.

Signed-off-by: Jan Kara <jack@suse.cz>
/openbmc/linux/fs/quota/
H A Ddquot.c43d2932d Wed Jul 21 07:22:21 CDT 2010 Jan Kara <jack@suse.cz> quota: Use mark_inode_dirty_sync instead of mark_inode_dirty

Quota code never touches file data. It just modifies i_blocks + i_bytes
of inodes and inode flags of quota files. So use mark_inode_dirty_sync
instead of mark_inode_dirty.

Signed-off-by: Jan Kara <jack@suse.cz>
43d2932d Wed Jul 21 07:22:21 CDT 2010 Jan Kara <jack@suse.cz> quota: Use mark_inode_dirty_sync instead of mark_inode_dirty

Quota code never touches file data. It just modifies i_blocks + i_bytes
of inodes and inode flags of quota files. So use mark_inode_dirty_sync
instead of mark_inode_dirty.

Signed-off-by: Jan Kara <jack@suse.cz>