Re: [PATCH] ext3: fix non-update ctime when changing the file's permission by setfacl

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jan Kara
Date: Wednesday, June 2, 2010 - 5:14 am

> ext3 didn't update the ctime of the file when its permission was changed.
  Yeah, good spotting. Thanks. Looking at various code, the bug was probably
cut-n-pasted to all the filesystems (except XFS)... Sigh. It would be nice to
handle this somehow generically in VFS but currently I don't see a way. So
probably I'll take filesystems one by one and fix them.

								Honza
-- 
Jan Kara <jack@suse.cz>
SuSE CR Labs
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] ext3: fix non-update ctime when changing the f ..., Jan Kara, (Wed Jun 2, 5:14 am)