From: Bob Peterson Date: Thu, 19 Feb 2015 14:02:16 +0000 (-0600) Subject: GFS2: Allocate reservation during splice_write X-Git-Tag: omap-for-v4.2/o2_dc~142^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f42a69fadc4b90b5d59c4672dcbe52dcd4b6a117;p=pandora-kernel.git 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-diff-tree failed