[reiserfs-list] Cannot mount: device in use

2001-06-30 Thread S. Michael Denton
Hello, just had a power outage in my area and when my system came back up, all my lvm'd reiserfs volumes reported that they were already mounted, even though they were not. I have seen this several times after system crashes and each time, the only way to resolve the problem is to login in

Re: [reiserfs-list] license question

2001-06-30 Thread Hans Reiser
Philip R. Auld wrote: Hi folks, I noticed recently that a good number of the files in the reiserfsprogs-3.x.0j contain only a Copyright Hans Reiser with no reference to the README file that puts them under the GPL. Are these files intentionally non-GPLed or is this an

Re: [reiserfs-list] CPU useage of ReiserFS

2001-06-30 Thread Jean-Francois Landry
On Sat, Jun 30, 2001 at 08:29:04PM +0200, Jens Benecke wrote: Hi, I just had a, er, 'lively' discussion with someone claiming ReiserFS is crap because it hogs even the fastest CPU too much, and it uses 4x as much processing power to do metadata operations, and in general is slower because

Re: [reiserfs-list] CPU useage of ReiserFS

2001-06-30 Thread Craig Sanders
On Sat, Jun 30, 2001 at 06:25:18PM -0400, Jean-Francois Landry wrote: On Sat, Jun 30, 2001 at 08:29:04PM +0200, Jens Benecke wrote: I just had a, er, 'lively' discussion with someone claiming ReiserFS is crap because it hogs even the fastest CPU too much, and it uses 4x as much processing

[reiserfs-list] Reiserfs usage of get_hash_table()

2001-06-30 Thread Marcelo Tosatti
Hi, I was taking a look at reiserfs code on 2.4.5 and I found out something which may be hurting performance quite badly. There are quite a few places using get_hash_table() in the code without calling touch_buffer() for the (possibly) found buffer_head. The touch_buffer(bh) call will set

[reiserfs-list] Quota?

2001-06-30 Thread Ken Sandell
Hey I got a patch called bigpatch-2.4.5.diff. I was wondering how I use it. It was supposed to be 3 patches in one. Thanks.