* [patch 2/3] reiser4: fix read_tail
@ 2007-07-16 18:51 Edward Shishkin
0 siblings, 0 replies; only message in thread
From: Edward Shishkin @ 2007-07-16 18:51 UTC (permalink / raw)
To: Andrew Morton, Zan Lynx; +Cc: ReiserFS Mailing List, Linux kernel mailing list
[-- Attachment #1: Type: text/plain, Size: 2 bytes --]
[-- Attachment #2: reiser4-fix-read_tail.patch --]
[-- Type: text/x-patch, Size: 464 bytes --]
Update hint when reading tails
Signed-off-by: Edward Shishkin <edward@namesys.com>
---
linux-2.6.22-rc6-mm1/fs/reiser4/plugin/item/tail.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
--- linux-2.6.22-rc6-mm1/fs/reiser4/plugin/item/tail.c.orig
+++ linux-2.6.22-rc6-mm1/fs/reiser4/plugin/item/tail.c
@@ -758,7 +758,7 @@
coord->unit_pos--;
coord->between = AFTER_UNIT;
}
-
+ reiser4_set_hint(hint, &f->key, ZNODE_READ_LOCK);
return 0;
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-16 18:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-16 18:51 [patch 2/3] reiser4: fix read_tail Edward Shishkin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox