From: Christoph Hellwig Date: Tue, 17 Jul 2007 11:04:28 +0000 (-0700) Subject: knfsd: exportfs: add exportfs.h header X-Git-Tag: v2.6.23-rc1~670 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a569425512253992cc64ebf8b6d00a62f986db3e;p=pandora-kernel.git knfsd: exportfs: add exportfs.h header currently the export_operation structure and helpers related to it are in fs.h. fs.h is already far too large and there are very few places needing the export bits, so split them off into a separate header. [akpm@linux-foundation.org: fix cifs build] Signed-off-by: Christoph Hellwig Signed-off-by: Neil Brown Cc: Steven French Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed