From f42a69fadc4b90b5d59c4672dcbe52dcd4b6a117 Mon Sep 17 00:00:00 2001 From: Bob Peterson Date: Thu, 19 Feb 2015 08:02:16 -0600 Subject: [PATCH] GFS2: Allocate reservation during splice_write This patch adds a GFS2-specific function for splice_write which first calls function gfs2_rs_alloc to make sure a reservation structure has been allocated before attempting to reserve blocks. Signed-off-by: Bob Peterson Acked-by: Steven Whitehouse --- Reading git-format-patch failed