Displaying 3 results from an estimated 3 matches for "dx_frame".
2003 Jan 16
0
[PATCH] Using qstr in ext3_get_parent()
...:57 2003
+++ linux-2.5.58-ext3/fs/ext3/namei.c Tue Jan 14 18:29:07 2003
@@ -155,7 +155,7 @@
static void dx_set_limit (struct dx_entry *entries, unsigned value);
static unsigned dx_root_limit (struct inode *dir, unsigned infosize);
static unsigned dx_node_limit (struct inode *dir);
-static struct dx_frame *dx_probe(struct dentry *dentry,
+static struct dx_frame *dx_probe(struct qstr *entry,
struct inode *dir,
struct dx_hash_info *hinfo,
struct dx_frame *frame,
@@ -172,8 +172,9 @@
struct dx_frame *frame,
struct dx_frame *frames, int *err,
__u32 *start_hash);
-stati...
2003 Mar 04
2
ext3 htree brelse problems look to be fixed!
I just booted 2.5-bk current as of last night with the below patch¹
(which was recently posted to ext3-users) that un-static-ifies a
struct dx_frame in namei.c.
I then did my best torture test for the brelse bug: starting gnus
(3600+ nnmh folders² with a total of XXX messages; it does a readdir
on each of those folders) while doing bk consistancy checks in 2.5
and/or 2.4 kernel trees. All while fetchmail+procmail+spamd processes
a stream of...
2003 Mar 02
1
2.5.59 ext3 error message
VFS: brelse: Trying to free free buffer
buffer layer error at fs/buffer.c:1182
Pass this trace through ksymoops for reporting
Call Trace: [<c01468f0>] [<c0146aa9>] [<c0146b57>] [<c0146b84>] [<c0175a17>] [<c023cbfa>] [<c023d2f1>] [<c0175c90>] [<c01728e9>] [<c01ad7d6>] [<c014d215>] [<c0154c68>] [<c0154f79>]