[LTP] [PATCH] utimensat: fix immutable file retcodes for 4.8.0 and newer.

Jan Stancek jstancek@redhat.com
Mon Oct 3 13:29:56 CEST 2016



----- Original Message -----
> From: "Artem Savkov" <asavkov@redhat.com>
> To: ltp@lists.linux.it
> Cc: chrubis@suse.cz, jstancek@redhat.com, "Artem Savkov" <asavkov@redhat.com>
> Sent: Thursday, 1 September, 2016 11:06:13 AM
> Subject: [PATCH] utimensat: fix immutable file retcodes for 4.8.0 and newer.
> 
> Kernel 4.8.0 contains patch "337684a fs: return EPERM on immutable inode"
> that
> makes operations on immutable files return EPERM instead of EACCESS.
> 
> Adjust utimensat test to check new retcode for kernels 4.8.0 and newer.
> 
> Signed-off-by: Artem Savkov <asavkov@redhat.com>

Pushed.

Thanks,
Jan


More information about the ltp mailing list