From: Namjae Jeon Date: Mon, 29 Apr 2013 23:21:12 +0000 (-0700) Subject: fat (exportfs): rebuild inode if ilookup() fails X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~123^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fceb4e0171f6bf64db756c65b2ce5f15aed8b4d;p=pandora-kernel.git fat (exportfs): rebuild inode if ilookup() fails If the cache lookups fail,use the i_pos value to find the directory entry of the inode and rebuild the inode.Since this involves accessing the FAT media, do this only if the nostale_ro nfs mount option is specified. 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