]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
NFS: Move fs/nfs/iostat.h to include/linux
authorChuck Lever <chuck.lever@oracle.com>
Thu, 12 Jun 2008 16:32:25 +0000 (12:32 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:17 +0000 (12:09 -0400)
commit34e8f92831cb5c40b3137e47a3daf4c09016ef02
tree7351733689914353b1636b5f21aca6d7b0236a79
parent46cb650c224bb8e64a749090105d74b9e8eda669
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 <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/iostat.h
include/linux/nfs_iostat.h [new file with mode: 0644]