Move stat metric to DiskInterface

Stat is not always used through Node::Stat, it is often used directly
through DiskInterface.  THe next patches will cause it to be called
even more often through DiskInterface, so move the metrics to
DiskInterface.
2 files changed