[PATCH] vfs_prealloc: Remove call to gpfs_prealloc
Jeremy Allison
jra at samba.org
Tue Feb 10 15:34:58 MST 2015
On Tue, Feb 10, 2015 at 02:21:22PM -0700, Christof Schmitt wrote:
> From a4c2aab77cd445f2940c9d37b4e0c724e3321c51 Mon Sep 17 00:00:00 2001
> From: Christof Schmitt <cs at samba.org>
> Date: Tue, 10 Feb 2015 13:36:17 -0700
> Subject: [PATCH] vfs_prealloc: Remove call to gpfs_prealloc
>
> Calling gpfs_prealloc changes the actual size of the file, and this
> should not be done implicitly. Also this code does not compile due to
> the missing dependency to the gpfs library. The best way solution here
> is probably removing the call to gpfs_prealloc. The vfs_gpfs module
> already implements the call to gpfs_prelloc when this can be done
> safely.
>
> Signed-off-by: Christof Schmitt <cs at samba.org>
LGTM - pushed.
More information about the samba-technical
mailing list