From: Chuck Lever Date: Thu, 12 Jun 2008 16:32:25 +0000 (-0400) Subject: NFS: Move fs/nfs/iostat.h to include/linux X-Git-Tag: v2.6.27-rc1~1052^2~1^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34e8f92831cb5c40b3137e47a3daf4c09016ef02;p=pandora-kernel.git NFS: Move fs/nfs/iostat.h to include/linux The fs/nfs/iostat.h header has definitions that were designed to be exposed to user space. Move these definitions under include/linux so user space can use the definitions in applications that read /proc/self/mountstats. Also address a handful of coding style issues called out by checkpatch.pl in fs/nfs/iostat.h. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed