diff options
author | alc <alc@FreeBSD.org> | 2011-02-05 21:21:27 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2011-02-05 21:21:27 +0000 |
commit | 11491a4c5e318059ea9051b6523ce066255020e4 (patch) | |
tree | 17ca053f5237cdf00df048613ae24ad00ba77d0e /etc/namedb | |
parent | 0410b9c4fd31dc29ce008f99b4f751d2a0dc37fe (diff) | |
download | FreeBSD-src-11491a4c5e318059ea9051b6523ce066255020e4.zip FreeBSD-src-11491a4c5e318059ea9051b6523ce066255020e4.tar.gz |
Unless "cnt" exceeds MAX_COMMIT_COUNT, nfsrv_commit() and nfsvno_fsync() are
incorrectly calling vm_object_page_clean(). They are passing the length of
the range rather than the ending offset of the range.
Perform the OFF_TO_IDX() conversion in vm_object_page_clean() rather than the
callers.
Reviewed by: kib
MFC after: 3 weeks
Diffstat (limited to 'etc/namedb')
0 files changed, 0 insertions, 0 deletions