[Devel] [PATCH RH7 1/4] ve: remove sysctl_fsync_enable and use ve_fsync_behavior instead
Vladimir Davydov
vdavydov at parallels.com
Thu Jun 25 09:24:45 PDT 2015
On Thu, Jun 25, 2015 at 03:56:21PM +0300, Pavel Tikhomirov wrote:
> - sysctl_fsync_enable is always = 2 and checking it is meaningless
> - we already changed it with ve_fsync_behavior in setfl and dentry_open
> - in do_fsync and syncfs we have both checks
> - in msync replace
> - in sync_file_range we don't need replacement according to patch
> diff-ve-fsync-behavior-sanitize:
> * Don't filter syncs in sync_file_range, since this syscall is
> not technically sync, then name is misleading
>
> Signed-off-by: Pavel Tikhomirov <ptikhomirov at virtuozzo.com>
Reviewed-by: Vladimir Davydov <vdavydov at parallels.com>
More information about the Devel
mailing list