Re: patch:reiserfs 3.6.25 + LVM(Fix oops reiserfs filesystem)

2001-01-15 Thread Chris Mason
On Saturday, January 13, 2001 11:41:51 PM -0800 hugang <[EMAIL PROTECTED]> wrote: [ patch ] Odd, the create_vi op should never be null, so the real fix is somewhere else. We'll look into this. -chris - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

patch:reiserfs 3.6.25 + LVM(Fix oops reiserfs filesystem)

2001-01-13 Thread hugang
--- reiserfs_fs.h.old Sat Jan 13 22:17:45 2001 +++ reiserfs_fs.h Sat Jan 13 22:46:42 2001 @@ -1420,7 +1420,7 @@ #define op_is_left_mergeable(key,bsize) item_ops[le_key_k_type (le_key_version (key), key)]->is_left_mergeable (key, bsize) #define op_print_item(ih,item)