summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diffutils/diff3
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2016-01-12 21:29:29 +0000
committerriastradh <riastradh@NetBSD.org>2016-01-12 21:29:29 +0000
commit44024e78840ad024f76f0ba0165def4e87b3bbae (patch)
treea94266936c5ebc55ad4c92dfe173dc4ee0cc5432 /gnu/usr.bin/diffutils/diff3
parent63eb84d1826507d131d83fa4f956e5b8a075c9e6 (diff)
Use buffer cache, not page cache, to expand directories in ext2fs.
Candidate fix for PR kern/50607, PR port-evbmips/50059. Formerly VOP_WRITE-->ext2fs_write would automatically dispatch to this code path for writes to directories, but I broke that in ext2fs_lookup.c rev. 1.78 when disentangling page-cached and buffer-cached writes. This was not a problem in ufs, and I didn't notice it in ext2fs, because ufs consistently used buffercache(9) directly instead of using VOP_WRITE sometimes as ext2fs did.
Diffstat (limited to 'gnu/usr.bin/diffutils/diff3')
0 files changed, 0 insertions, 0 deletions