commit | 7ec10f26e1fd5fcceb9c96e508c1292a816199f7 | [log] [tgz] |
---|---|---|
author | Konstantin Khlebnikov <khlebnikov@openvz.org> | Tue Feb 22 00:28:34 2011 +0300 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Mar 11 15:39:27 2011 -0500 |
tree | 20cdd3ae42fe5ed123c71fe0ce4b5b8787198c81 | |
parent | f8628220bb395104697be9c447c1085846dfc97c [diff] |
NFS: account direct-io into task io accounting Account NFS direct-io reads and writes into Task I/O Accounting. Do it before complition to handle aio. NFS have unusual direct-io implementation, thus accounting in generic code does not work. Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>