[Ocfs2-devel] [PATCH] ocfs2: update ctime when changing the file's permission by setfacl

Joel Becker Joel.Becker at oracle.com
Thu Sep 23 14:22:52 PDT 2010


On Mon, Sep 13, 2010 at 02:00:23PM +0800, Tao Ma wrote:
> In commit 30e2bab, ext3 fixed it. So change it accordingly in ocfs2.
> 
> Steps to reproduce:
> # touch aaa
> # stat -c %Z aaa
> 1283760364
> # setfacl -m  'u::x,g::x,o::x' aaa
> # stat -c %Z aaa
> 1283760364
> 
> Signed-off-by: Tao Ma <tao.ma at oracle.com>

	This patch is now in the 'fixes' branch of ocfs2.git.

Joel

-- 

"I'm drifting and drifting
 Just like a ship out on the sea.
 Cause I ain't got nobody, baby,
 In this world to care for me."

Joel Becker
Consulting Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127



More information about the Ocfs2-devel mailing list