Re: [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops

2005-11-28 Thread Horms
On Fri, Oct 07, 2005 at 09:10:05AM +0200, Colin Leroy wrote: On 07 Oct 2005 at 13h10, Horms wrote: Hi, I took a look at making a backport, and it seems that some of the problems are there, but without a deeper inspection of the code its difficult to tell if the problems manifest or

Re: [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops

2005-10-07 Thread Colin Leroy
On 07 Oct 2005 at 13h10, Horms wrote: Hi, I took a look at making a backport, and it seems that some of the problems are there, but without a deeper inspection of the code its difficult to tell if the problems manifest or not. That was easy to get the oops: $ dd if=/dev/zero

Re: [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops

2005-10-07 Thread Horms
On Fri, Oct 07, 2005 at 09:10:05AM +0200, Colin Leroy wrote: On 07 Oct 2005 at 13h10, Horms wrote: Hi, I took a look at making a backport, and it seems that some of the problems are there, but without a deeper inspection of the code its difficult to tell if the problems manifest or

Re: [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops

2005-10-06 Thread Horms
I have been looking over CAN-2005-3109, better known as the hfs, hfsplus leak and oops, and I am wondering if the problem is present in 2.4 I took a look at making a backport, and it seems that some of the problems are there, but without a deeper inspection of the code its difficult to tell if