From: Trond Myklebust Date: Sat, 20 Feb 2010 00:53:39 +0000 (-0800) Subject: NFS: Add a count of the number of unstable writes carried by an inode X-Git-Tag: v2.6.34-rc1~190^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff778d02bf867e1733a09b34ad6dbb723b024814;p=pandora-kernel.git 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 --- Reading git-diff-tree failed