From: Trond Myklebust Date: Fri, 27 Feb 2015 22:04:17 +0000 (-0500) Subject: NFSv4: nfs4_open_recover_helper() must set share access X-Git-Tag: omap-for-v4.1/wl12xx-dt~60^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be36e185bd26388355d3ea1847278b96ab350792;p=pandora-kernel.git NFSv4: nfs4_open_recover_helper() must set share access The share access mode is now specified as an argument in the nfs4_opendata, and so nfs4_open_recover_helper() needs to call nfs4_map_atomic_open_share() in order to set it. Fixes: 6ae373394c42 ("NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT") Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed