From: Namjae Jeon Date: Mon, 29 Apr 2013 23:21:11 +0000 (-0700) Subject: fat: restructure export_operations X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~123^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea3983ace6b79c96e6ab3d3837e2eaf81ab881e2;p=pandora-kernel.git fat: restructure export_operations Define two nfs export_operation structures,one for 'stale_rw' mounts and the other for 'nostale_ro'. The latter uses i_pos as a basis for encoding and decoding file handles. Also, assign i_pos to kstat->ino. The logic for rebuilding the inode is added in the subsequent patches. Signed-off-by: Namjae Jeon Signed-off-by: Ravishankar N Signed-off-by: Amit Sahrawat Acked-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed