From: Chuck Lever Date: Tue, 23 Dec 2008 20:21:34 +0000 (-0500) Subject: NFS: Move declaration of nfs_mount() to fs/nfs/internal.h X-Git-Tag: v2.6.29-rc1~553^2^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=146ec944bbd31d241a44a00518b054fb01921d22;p=pandora-kernel.git NFS: Move declaration of nfs_mount() to fs/nfs/internal.h Clean up: The nfs_mount() function is not to be used outside of the NFS client. Move its public declaration to fs/nfs/internal.h. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed