commit | ff778d02bf867e1733a09b34ad6dbb723b024814 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Feb 19 16:53:39 2010 -0800 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Mar 05 15:44:54 2010 -0500 |
tree | d22e33628b93f31c08089a3bf0ec4cc00a409b7a | |
parent | 8fc795f703c5138e1a8bfb88c69f52632031aa6a [diff] |
NFS: Add a count of the number of unstable writes carried by an inode In order to know when we should do opportunistic commits of the unstable writes, when the VM is doing a background flush, we add a field to count the number of unstable writes. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>