git: sbin/hammer: Don't readahead the base buffer itself
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sun Apr 5 13:22:11 PDT 2015
commit d1f6206a05b5b0c79882fa6d3f0df5a04ddb226e
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Mon Apr 6 01:38:13 2015 +0900
sbin/hammer: Don't readahead the base buffer itself
- readahead can be skipped for itself (ri==0) too.
Summary of changes:
sbin/hammer/ondisk.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d1f6206a05b5b0c79882fa6d3f0df5a04ddb226e
--
DragonFly BSD source repository
More information about the Commits
mailing list