Optimize complete overwrites of file system blocks
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 7 Mar 2011 00:22:30 +0000 (16:22 -0800)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 7 Mar 2011 00:22:30 +0000 (16:22 -0800)
commit5d183280ac0033ad534af598fea85fd802e14ffe
tree7e6cb33c0cc91bb40387737aceb51b8904db5753
parentc9270ee808adcc40608902b8aa9d04f8ac02c5f3
Optimize complete overwrites of file system blocks

Do not fetch the old data in this case, since it doesn't matter what it
was.
bluesky/bluesky-private.h
bluesky/file.c