Re: Question about Reiser4

2007-04-24 Thread Edward Shishkin
Hello everyone. Begin forwarded message: Date: 23 Apr 2007 21:05:13 +0200 From: Andi Kleen [EMAIL PROTECTED] To: Andrew Morton [EMAIL PROTECTED] Cc: Eric Hopper [EMAIL PROTECTED], linux-kernel@vger.kernel.org Subject: Re: Question about Reiser4 Andrew Morton [EMAIL PROTECTED] writes: To

Reiser4: Transparent compression support. Further development and compatibility.

2007-03-14 Thread Edward Shishkin
architecture. Reiser4 file system: development, versions and compatibility. Edward Shishkin 1. Backward compatibility problems Such problems arise when user downgrades kernel or fsprogs package: old ones can be not aware of new objects on his partition. We have

Re: 2.6.21-rc4-mm1

2007-03-21 Thread Edward Shishkin
Andrew Morton wrote: On Tue, 20 Mar 2007 17:23:54 -0600 Zan Lynx [EMAIL PROTECTED] wrote: On Mon, 2007-03-19 at 20:56 -0800, Andrew Morton wrote: Temporarily at http://userweb.kernel.org/~akpm/2.6.21-rc4-mm1/ Will appear later at

Re: REISER4: fix for reiser4_write_extent

2007-04-07 Thread Edward Shishkin
, there is a patch by Edward Shishkin that should address that issue, but it is missing from -mm tree. Please check. Max This patch was added to -mm tree the 14 Dec 2006 (see http://www.mail-archive.com/mm-commits@vger.kernel.org/msg05338.html). It was then dropped from -mm tree the 05 Mar 2007 (see

Re: [Fwd: reiser4 bugs in 2.6.21-rc4]

2007-03-27 Thread Edward Shishkin
Ignatich wrote: Subject: reiser4 bugs in 2.6.21-rc4 From: Ignatich [EMAIL PROTECTED] Date: Tue, 27 Mar 2007 23:29:18 +0400 To: linux-kernel@vger.kernel.org To: linux-kernel@vger.kernel.org Message-ID: [EMAIL

[patch 2/2] reiser4: new export ops

2007-11-27 Thread Edward Shishkin
: warning: excess elements in struct initializer fs/reiser4/export_ops.c:285: warning: (near initialization for 'reiser4_export_operations') help! done Thanks, Edward. Adjust reiser4 for the new export ops. Signed-off-by: Edward Shishkin [EMAIL PROTECTED] --- linux-2.6.23-mm1/fs/reiser4/dscale.c

Re: [patch 2/2] reiser4: new export ops

2007-11-28 Thread Edward Shishkin
() (plugin/file_plugin_common.c). The best place to do it is kassign.c (as we actually pack/extract key components). Plus a small change in dscale.c where a packing taxonomy is implemented. Have I missed something? Thanks, Edward. Adjust reiser4 to new export ops. Signed-off-by: Edward Shishkin

Re: [RFC] [PATCH -mm] reiser4: replace uid==0 check with capability

2007-12-12 Thread Edward Shishkin
Serge E. Hallyn wrote: From c257cb67ce00c8769730cfa92379a53009d99b28 Mon Sep 17 00:00:00 2001 From: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Wed, 5 Dec 2007 14:02:45 -0800 Subject: [RFC] [PATCH -mm] reiser4: replace uid==0 check with capability Reiser4 gives root some reserved blocks.

Re: REISER4: Attention Edward Shishkin (reiser4progs-1.0.6)

2007-12-27 Thread Edward Shishkin
[EMAIL PROTECTED] wrote: REISER4: Attention Edward Shishkin (reiser4progs-1.0.6) - - Hi Edward, it has been pointed out that you CHANGED reiser4progs-1.0.6 in your version http://chichkin_i.zelnet.ru/namesys

Re: 2.6.23-rc8-mm2 NULL dereference in __mnt_is_readonly in ftruncate

2007-09-28 Thread Edward Shishkin
Dave Hansen wrote: On Fri, 2007-09-28 at 01:30 -0700, Andrew Morton wrote: On Thu, 27 Sep 2007 15:54:20 -0600 Zan Lynx [EMAIL PROTECTED] wrote: Near the end of my boot sequence, there is a kernel error. I am not sure exactly what user-space is doing to make this happen, but I know

[patch] reiser4: do not allocate struct file on stack

2007-10-04 Thread Edward Shishkin
Edward Shishkin wrote: Dave Hansen wrote: ... I think that stack allocation is a pretty nasty trick for a structure that's supposed to be pretty persistent and dynamically allocated, and is certainly something that needs to get fixed up in a proper way. agreed. This works around

[patch] reiserfs: do not repair wrong journal params

2007-10-04 Thread Edward Shishkin
fixes this badness. Thanks, Edward. When mounting a file system with wrong journal params do not try to repair them, suggest fsck instead. Signed-off-by: Edward Shishkin [EMAIL PROTECTED] --- linux-2.6.23-rc8-mm2/fs/reiserfs/journal.c | 100 - 1 files changed, 57

Re: 2.6.23-rc1-mm1: reiser4 - lzo compile error

2007-07-25 Thread Edward Shishkin
Adrian Bunk wrote: -- snip -- ... LD .tmp_vmlinux1 lib/built-in.o: In function `lzo1x_1_compress': (.text+0x13eae): multiple definition of `lzo1x_1_compress' fs/built-in.o:(.text+0x117075): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 -- snip -- AFAIR, we once had a

Re: 2.6.23-rc1-mm1: reiser4 - lzo compile error

2007-07-27 Thread Edward Shishkin
Adrian Bunk wrote: -- snip -- ... LD .tmp_vmlinux1 lib/built-in.o: In function `lzo1x_1_compress': (.text+0x13eae): multiple definition of `lzo1x_1_compress' fs/built-in.o:(.text+0x117075): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 -- snip -- AFAIR, we once had a

Re: [PATCH] Reiser4: Drop 'size' argument from bio_endio and bi_end_io

2007-10-14 Thread Edward Shishkin
is now redundant. Remove it. Now there is no need for bio_endio to subtract the size completed from bi_size. So don't do that either. While we are at it, change bi_end_io to return void. Please review. Thanks! Signed-Off-By: Edward Shishkin [EMAIL PROTECTED] Signed

Re: Question about Reiser4

2007-04-25 Thread Edward Shishkin
Andi Kleen wrote: Because there are unaddressed items in this todo list: http://pub.namesys.com/Reiser4/ToDo The main issues here are xattrs and support for blocksize != pagesize. I would consider both to be optional. We have various file systems in tree that don't support either (e.g.

Re: Question about Reiser4

2007-04-25 Thread Edward Shishkin
[EMAIL PROTECTED] wrote: As I understand it, the default Reiser4 DOES NOT USE any compression at all, not even tail compression, ^tail compression^tail conversion Reiser4 does use tail conversion by default. but saves space by eliminating block alignment wastage (tail compression is an

Re: how to use compression with reiser4

2005-07-08 Thread Edward Shishkin
Louis-David Mitterrand wrote: Hello, I just converted a server to reiser4 for a big speed gain. Thanks, this looks really promising. How can I activate compression on certain parts of the filesystem? (I digged google for this without finding anything). Hello. Reiser4 will support a

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Edward Shishkin
Mathieu Segaud wrote: Mathieu Segaud [EMAIL PROTECTED] disait dernirement que : Hum, one hunk didn't make it. The complete patch is attached fs/reiser4/plugin/item/ctail.c: In function `check_ctail': fs/reiser4/plugin/item/ctail.c:250: attention : l'adresse de ctail_ok sera toujours value

Re: linux-2.6.20-rc4-mm1 Reiser4 filesystem freeze and corruption

2007-02-01 Thread Edward Shishkin
This is waiting for IO completion, and no success because of new plugging policy introduced by block layer folks. The attached patch should help. Andrew, please apply. Thanks, Edward. Signed-off-by: Edward Shishkin [EMAIL PROTECTED] --- linux-2.6.20-rc6-mm3/fs/reiser4/status_flags.c |2 ++ linux-2.6.20

Re: linux-2.6.20-rc4-mm1 Reiser4 filesystem freeze and corruption

2007-01-19 Thread Edward Shishkin
Zan Lynx wrote: I have been running 2.6.20-rc2-mm1 without problems, but both rc3-mm1 and rc4-mm1 have been giving me these freezes. I didn't investigate it in details yet, other file systems also freeze for me: http://marc.theaimsgroup.com/?l=linux-kernelm=116809282829254w=2 They were

Re: 2.6.20-rc3-mm1: umount reiser4 FS stuck in D state

2007-02-01 Thread Edward Shishkin
Laurent Riffard wrote: Le 23.01.2007 16:46, Jens Axboe a écrit : On Tue, Jan 23 2007, Vladimir V. Saveliev wrote: Hello On Saturday 13 January 2007 01:56, Laurent Riffard wrote: Le 06.01.2007 19:58, Vladimir V. Saveliev a écrit : Hello On Saturday 06 January 2007 13:58, Laurent

Re: 2.6.20-rc3-mm1: umount reiser4 FS stuck in D state

2007-02-01 Thread Edward Shishkin
Laurent Riffard wrote: Le 01.02.2007 21:04, Edward Shishkin a écrit : Laurent Riffard wrote: Le 23.01.2007 16:46, Jens Axboe a écrit : On Tue, Jan 23 2007, Vladimir V. Saveliev wrote: Hello On Saturday 13 January 2007 01:56, Laurent Riffard wrote: Le 06.01.2007 19:58, Vladimir V

Re: 2.6.22-rc6-mm1 reiser4_tree_by_page NULL pointer

2007-07-11 Thread Edward Shishkin
old metatada from wrong offset. Result is data corruption. Signed-off-by: Edward Shishkin [EMAIL PROTECTED] --- linux-2.6.22-rc6-mm1/fs/reiser4/plugin/file/file.c|7 --- linux-2.6.22-rc6-mm1/fs/reiser4/plugin/file/tail_conversion.c |2 +- 2 files changed, 1 insertion(+), 8

Re: 2.6.22-rc3-mm1 reiser4 bug

2007-06-05 Thread Edward Shishkin
Hello. I looked at your long attachment. It seems, you have problems with hardware. Would you please check your root drive (sde) by badblocks program? Thanks, Edward. Berck E. Nash wrote: All appears to work fine, until I try to boot a kernel with a Reiser4 / partition. Then I get endless

Re: [PATCH -mm] reiser4: remove lzo compression security hole

2007-05-28 Thread Edward Shishkin
, dstlen, NULL); + result = lzo1x_decompress_safe(src_first, src_len, dst_first, dstlen, NULL); if (result != LZO_E_OK) warning(edward-853, lzo1x_1_decompress failed\n); *dst_len = dstlen; Signed-off-by: Edward Shishkin [EMAIL PROTECTED] - To unsubscribe from

[patch 0/3] reiser4 fixups

2007-07-16 Thread Edward Shishkin
Zan Lynx wrote: ... Unable to handle kernel NULL pointer dereference at RIP: [8033d324] reiser4_tree_by_page+0x4/0x20 PGD 17594067 PUD d025067 PMD 0 Oops: [1] PREEMPT SMP CPU 0 Modules linked in: nls_iso8859_1 isofs nls_base snd_pcm_oss snd_mixer_oss netconsole

[patch 1/3] reiser4: fix extent2tail

2007-07-16 Thread Edward Shishkin
Fixed bug in extent2tail conversion. Bug description: when converting partially converted file (with flag REISER4_PART_MIXED installed) reiser4_cut_tree() starts to cut old metatada from wrong offset. Result is data corruption. Signed-off-by: Edward Shishkin [EMAIL PROTECTED] --- linux

[patch 2/3] reiser4: fix read_tail

2007-07-16 Thread Edward Shishkin
Update hint when reading tails Signed-off-by: Edward Shishkin [EMAIL PROTECTED] --- 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

[patch 3/3] reiser4: fix unix-file readpages filler

2007-07-16 Thread Edward Shishkin
Protect page (via incrementing page count) from being reclaimed when looking for extent pointer in unix-file specific readpages filler. Signed-off-by: Edward Shishkin [EMAIL PROTECTED] --- linux-2.6.22-rc6-mm1/fs/reiser4/plugin/file/file.c | 32 +++-- 1 files changed, 18

Re: 2.6.22-rc1-mm1

2007-05-18 Thread Edward Shishkin
Richard Purdie wrote: On Wed, 2007-05-16 at 10:06 -0700, Andrew Morton wrote: On Wed, 16 May 2007 18:00:43 +0100 Richard Purdie [EMAIL PROTECTED] wrote: On Wed, 2007-05-16 at 09:50 -0700, Randy Dunlap wrote: On Tue, 15 May 2007 20:19:14 -0700 Andrew Morton wrote:

Re: Reiser4 Linux 4.17.19-1 hangs in Google cloud VM, too.

2018-10-23 Thread Edward Shishkin
files/reiser4-for-linux-4.x/reiser4-for-4.14.1.patch.gz/download And yes, Mr. Edward Shishkin, still develops/maintains reiser4, please see: < https://github.com/edward6/reiser4 > I have a couple of reiser4 custom Google Compute Engine (GCE) cloud instances which have been running LAMP

Re: how to use compression with reiser4

2005-07-08 Thread Edward Shishkin
Louis-David Mitterrand wrote: Hello, I just converted a server to reiser4 for a big speed gain. Thanks, this looks really promising. How can I activate compression on certain parts of the filesystem? (I digged google for this without finding anything). Hello. Reiser4 will support a

Re: 2.6.11-rc5-mm1

2005-03-01 Thread Edward Shishkin
Mathieu Segaud wrote: Mathieu Segaud <[EMAIL PROTECTED]> disait derniÃrement que : Hum, one hunk didn't make it. The complete patch is attached fs/reiser4/plugin/item/ctail.c: In function `check_ctail': fs/reiser4/plugin/item/ctail.c:250: attention : l'adresse de ÃÂ ctail_ok ÃÂ sera toujours

Reiser4: Transparent compression support. Further development and compatibility.

2007-03-14 Thread Edward Shishkin
ility problems in Reiser4. Directed to file system developers and anyone with an interest in Reiser4 and plugin architecture. Reiser4 file system: development, versions and compatibility. Edward Shishkin 1. Backward compatibility problems Such proble

Re: REISER4: fix for reiser4_write_extent

2007-04-07 Thread Edward Shishkin
, there is a patch by Edward Shishkin that should address that issue, but it is missing from -mm tree. Please check. Max This patch was added to -mm tree the 14 Dec 2006 (see http://www.mail-archive.com/mm-commits@vger.kernel.org/msg05338.html). It was then dropped from -mm tree the 05 Mar 2007 (see

Re: linux-2.6.20-rc4-mm1 Reiser4 filesystem freeze and corruption

2007-01-19 Thread Edward Shishkin
Zan Lynx wrote: I have been running 2.6.20-rc2-mm1 without problems, but both rc3-mm1 and rc4-mm1 have been giving me these freezes. I didn't investigate it in details yet, other file systems also freeze for me: http://marc.theaimsgroup.com/?l=linux-kernel=116809282829254=2 They were

Re: 2.6.21-rc4-mm1

2007-03-21 Thread Edward Shishkin
Andrew Morton wrote: On Tue, 20 Mar 2007 17:23:54 -0600 Zan Lynx <[EMAIL PROTECTED]> wrote: On Mon, 2007-03-19 at 20:56 -0800, Andrew Morton wrote: Temporarily at http://userweb.kernel.org/~akpm/2.6.21-rc4-mm1/ Will appear later at

Re: [Fwd: reiser4 bugs in 2.6.21-rc4]

2007-03-27 Thread Edward Shishkin
Ignatich wrote: Subject: reiser4 bugs in 2.6.21-rc4 From: Ignatich <[EMAIL PROTECTED]> Date: Tue, 27 Mar 2007 23:29:18 +0400 To: linux-kernel@vger.kernel.org To: linux-kernel@vger.kernel.org Message-ID: <[EMAIL

Re: linux-2.6.20-rc4-mm1 Reiser4 filesystem freeze and corruption

2007-02-01 Thread Edward Shishkin
-by: Edward Shishkin <[EMAIL PROTECTED]> --- linux-2.6.20-rc6-mm3/fs/reiser4/status_flags.c |2 ++ linux-2.6.20-rc6-mm3/fs/reiser4/wander.c | 18 +++--- 2 files changed, 13 insertions(+), 7 deletions(-) --- linux-2.6.20-rc6-mm3/fs/reiser4/status_flags.c.orig +++ linux-2.6.

Re: 2.6.20-rc3-mm1: umount reiser4 FS stuck in D state

2007-02-01 Thread Edward Shishkin
Laurent Riffard wrote: Le 23.01.2007 16:46, Jens Axboe a écrit : On Tue, Jan 23 2007, Vladimir V. Saveliev wrote: Hello On Saturday 13 January 2007 01:56, Laurent Riffard wrote: Le 06.01.2007 19:58, Vladimir V. Saveliev a écrit : Hello On Saturday 06 January 2007 13:58, Laurent

Re: 2.6.20-rc3-mm1: umount reiser4 FS stuck in D state

2007-02-01 Thread Edward Shishkin
Laurent Riffard wrote: Le 01.02.2007 21:04, Edward Shishkin a écrit : Laurent Riffard wrote: Le 23.01.2007 16:46, Jens Axboe a écrit : On Tue, Jan 23 2007, Vladimir V. Saveliev wrote: Hello On Saturday 13 January 2007 01:56, Laurent Riffard wrote: Le 06.01.2007 19:58, Vladimir V

Re: Question about Reiser4

2007-04-24 Thread Edward Shishkin
Hello everyone. Begin forwarded message: Date: 23 Apr 2007 21:05:13 +0200 From: Andi Kleen <[EMAIL PROTECTED]> To: Andrew Morton <[EMAIL PROTECTED]> Cc: Eric Hopper <[EMAIL PROTECTED]>, linux-kernel@vger.kernel.org Subject: Re: Question about Reiser4 Andrew Morton <[EMAIL PROTECTED]> writes:

Re: Question about Reiser4

2007-04-25 Thread Edward Shishkin
Andi Kleen wrote: Because there are unaddressed items in this todo list: http://pub.namesys.com/Reiser4/ToDo The main issues here are xattrs and support for blocksize != pagesize. I would consider both to be optional. We have various file systems in tree that don't support either (e.g.

Re: Question about Reiser4

2007-04-25 Thread Edward Shishkin
[EMAIL PROTECTED] wrote: As I understand it, the default Reiser4 DOES NOT USE any compression at all, not even tail compression, ^tail compression^tail conversion Reiser4 does use tail conversion by default. but saves space by eliminating block alignment wastage (tail compression is an

Re: 2.6.22-rc3-mm1 reiser4 bug

2007-06-05 Thread Edward Shishkin
Hello. I looked at your long attachment. It seems, you have problems with hardware. Would you please check your root drive (sde) by badblocks program? Thanks, Edward. Berck E. Nash wrote: All appears to work fine, until I try to boot a kernel with a Reiser4 / partition. Then I get endless

Re: 2.6.22-rc1-mm1

2007-05-18 Thread Edward Shishkin
Richard Purdie wrote: On Wed, 2007-05-16 at 10:06 -0700, Andrew Morton wrote: On Wed, 16 May 2007 18:00:43 +0100 Richard Purdie <[EMAIL PROTECTED]> wrote: On Wed, 2007-05-16 at 09:50 -0700, Randy Dunlap wrote: On Tue, 15 May 2007 20:19:14 -0700 Andrew Morton wrote:

Re: [PATCH -mm] reiser4: remove lzo compression security hole

2007-05-28 Thread Edward Shishkin
_first, src_len, dst_first, , NULL); + result = lzo1x_decompress_safe(src_first, src_len, dst_first, , NULL); if (result != LZO_E_OK) warning("edward-853", "lzo1x_1_decompress failed\n"); *dst_len = dstlen; Signed-off-by: Edward Shis

Re: 2.6.22-rc6-mm1 reiser4_tree_by_page NULL pointer

2007-07-11 Thread Edward Shishkin
(with flag REISER4_PART_MIXED installed) reiser4_cut_tree() starts to cut old metatada from wrong offset. Result is data corruption. Signed-off-by: Edward Shishkin <[EMAIL PROTECTED]> --- linux-2.6.22-rc6-mm1/fs/reiser4/plugin/file/file.c|7 --- linux-2.6.22-rc6-mm1/fs/r

[patch 0/3] reiser4 fixups

2007-07-16 Thread Edward Shishkin
Zan Lynx wrote: ... Unable to handle kernel NULL pointer dereference at RIP: [] reiser4_tree_by_page+0x4/0x20 PGD 17594067 PUD d025067 PMD 0 Oops: [1] PREEMPT SMP CPU 0 Modules linked in: nls_iso8859_1 isofs nls_base snd_pcm_oss snd_mixer_oss netconsole ipv6 usbhid hid

[patch 1/3] reiser4: fix extent2tail

2007-07-16 Thread Edward Shishkin
Fixed bug in extent2tail conversion. Bug description: when converting partially converted file (with flag REISER4_PART_MIXED installed) reiser4_cut_tree() starts to cut old metatada from wrong offset. Result is data corruption. Signed-off-by: Edward Shishkin <[EMAIL PROTECTED]> ---

[patch 2/3] reiser4: fix read_tail

2007-07-16 Thread Edward Shishkin
Update hint when reading tails Signed-off-by: Edward Shishkin <[EMAIL PROTECTED]> --- 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/r

[patch 3/3] reiser4: fix unix-file readpages filler

2007-07-16 Thread Edward Shishkin
Protect page (via incrementing page count) from being reclaimed when looking for extent pointer in unix-file specific readpages filler. Signed-off-by: Edward Shishkin <[EMAIL PROTECTED]> --- linux-2.6.22-rc6-mm1/fs/reiser4/plugin/file/file.c | 32 +++-- 1 files chang

Re: 2.6.23-rc1-mm1: reiser4 <-> lzo compile error

2007-07-25 Thread Edward Shishkin
Adrian Bunk wrote: <-- snip --> ... LD .tmp_vmlinux1 lib/built-in.o: In function `lzo1x_1_compress': (.text+0x13eae): multiple definition of `lzo1x_1_compress' fs/built-in.o:(.text+0x117075): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 <-- snip --> AFAIR, we once had a

Re: 2.6.23-rc1-mm1: reiser4 <-> lzo compile error

2007-07-27 Thread Edward Shishkin
Adrian Bunk wrote: <-- snip --> ... LD .tmp_vmlinux1 lib/built-in.o: In function `lzo1x_1_compress': (.text+0x13eae): multiple definition of `lzo1x_1_compress' fs/built-in.o:(.text+0x117075): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 <-- snip --> AFAIR, we once had a

Re: 2.6.23-rc8-mm2 NULL dereference in __mnt_is_readonly in ftruncate

2007-09-28 Thread Edward Shishkin
Dave Hansen wrote: On Fri, 2007-09-28 at 01:30 -0700, Andrew Morton wrote: On Thu, 27 Sep 2007 15:54:20 -0600 Zan Lynx <[EMAIL PROTECTED]> wrote: Near the end of my boot sequence, there is a kernel error. I am not sure exactly what user-space is doing to make this happen, but I know

[patch] reiser4: do not allocate struct file on stack

2007-10-04 Thread Edward Shishkin
Edward Shishkin wrote: Dave Hansen wrote: ... I think that stack allocation is a pretty nasty trick for a structure that's supposed to be pretty persistent and dynamically allocated, and is certainly something that needs to get fixed up in a proper way. agreed. This works around

[patch] reiserfs: do not repair wrong journal params

2007-10-04 Thread Edward Shishkin
fixes this badness. Thanks, Edward. When mounting a file system with wrong journal params do not try to repair them, suggest fsck instead. Signed-off-by: Edward Shishkin <[EMAIL PROTECTED]> --- linux-2.6.23-rc8-mm2/fs/reiserfs/journal.c | 100 - 1 files chang

Re: [PATCH] Reiser4: Drop 'size' argument from bio_endio and bi_end_io

2007-10-14 Thread Edward Shishkin
is now redundant. Remove it. Now there is no need for bio_endio to subtract the size completed from bi_size. So don't do that either. While we are at it, change bi_end_io to return void. Please review. Thanks! Signed-Off-By: Edward Shishkin <[EMAIL PROTECTED]>

Re: PROBLEM: IO lockup on reiserfs FS.

2020-08-05 Thread Edward Shishkin
On 08/06/2020 02:01 AM, hgntk...@vfemail.net wrote: On Wed, 5 Aug 2020 12:51:41 -0700 Linus Torvalds wrote: On Wed, Aug 5, 2020 at 9:53 AM wrote: It's been over 1 week since I sent this into the reiserfs-devel mailing list. I'm escalating this as the kernel docs recommend. I'm still willing

Re: [ANNOUNCE] Reiser5: Selective File Migration - User Interface

2020-08-26 Thread Edward Shishkin
[...] FYI Although not officially, the Debian metaframework Buster AMD64 distribution might be the first to support native installation of Reiser4 SFRN 5.1.3, kernel and reiser4progs 2.0.3, file system utilities. I have already made a couple of successful Metztli Reiser4 SFRN 5 native

Re: [ANNOUNCE] Reiser5: Selective File Migration - User Interface

2020-08-27 Thread Edward Shishkin
On 08/27/2020 11:53 PM, Metztli Information Technology wrote: On Wed, Aug 26, 2020 at 2:13 PM Edward Shishkin wrote: [...] FYI Although not officially, the Debian metaframework Buster AMD64 distribution might be the first to support native installation of Reiser4 SFRN 5.1.3, kernel

Re: [reiser4 SFRN 5.1.3] kernel [5.10.x] read not supported for file /test-exec \(pid: 10094 comm: debootstrap\)

2020-12-23 Thread Edward Shishkin
On 12/23/2020 05:01 PM, Metztli Information Technology wrote: Niltze [Здравствуйте : Hello], Ed- I built Linux kernel 5.10.1-1 within the 'Debian way' -- as usual -- to generate a kernel component for my Debian-Installer (d-i). The patch I applied is reiser4-for-5.10-rc3.patch.gz

Re: PROBLEM: Reiser4 hard lockup

2020-10-26 Thread Edward Shishkin
On 10/26/2020 02:07 AM, David Niklas wrote: I'll reply to both of you in this email. On Sun, 25 Oct 2020 02:04:22 -0700 (PDT) Metztli Information Technology wrote: Niltze, David- A few observations are in order below: On Sat, Oct 24, 2020 at 1:39 PM David Niklas wrote: Hello,

Reiser5 Logical Volume Management - Updates

2020-11-22 Thread Edward Shishkin
Reiser5 Logical Volume Management - Updates I am happy to inform, that Logical Volumes stuff has become more stable. Also we introduce the following changes, which make logical volumes administration more flexible and simple: 1. No balancing by default Now all

Re: [ANNOUNCE] Reiser5: Selective File Migration - User Interface

2020-08-29 Thread Edward Shishkin
On 08/28/2020 01:50 AM, Edward Shishkin wrote: On 08/27/2020 11:53 PM, Metztli Information Technology wrote: On Wed, Aug 26, 2020 at 2:13 PM Edward Shishkin wrote: [...] FYI Although not officially, the Debian metaframework Buster AMD64 distribution might be the first to support native

Re: PATCH reiser4 support for Linux 5.8.10

2020-09-24 Thread Edward Shishkin
On 09/24/2020 07:21 PM, David Niklas wrote: I'm a kernel dev newbie. Please double check my work if in doubt. The patch for reiser4 support for Linux 5.8.1 didn't apply to 5.8.10. It needed only a one line change, but because of all the fuzzy matching and offset matching I thought I'd make a

Re: PROBLEM: Reiser4 hard lockup

2020-10-28 Thread Edward Shishkin
On 10/27/2020 08:36 PM, Theodore Y. Ts'o wrote: On Tue, Oct 27, 2020 at 01:53:31AM +0100, Edward Shishkin wrote: reiser4progs 1.1.x Software Framework Release Number (SFRN) 4.0.1 file system utilities should not be used to check/fix media formatted 'a priori' in SFRN 4.0.2 and vice-versa

Re: REISER4: Attention Edward Shishkin (reiser4progs-1.0.6)

2007-12-27 Thread Edward Shishkin
[EMAIL PROTECTED] wrote: REISER4: Attention Edward Shishkin (reiser4progs-1.0.6) - - Hi Edward, it has been pointed out that you CHANGED reiser4progs-1.0.6 in your version http://chichkin_i.zelnet.ru/namesys

[patch 2/2] reiser4: new export ops

2007-11-27 Thread Edward Shishkin
.c:285: warning: excess elements in struct initializer fs/reiser4/export_ops.c:285: warning: (near initialization for 'reiser4_export_operations') help! done Thanks, Edward. Adjust reiser4 for the new export ops. Signed-off-by: Edward Shishkin <[EMAIL PROTECTED]> --- linux-2.6.23-mm

Re: [patch 2/2] reiser4: new export ops

2007-11-28 Thread Edward Shishkin
So we have to define an "if" branch for wire_read_common() (plugin/file_plugin_common.c). The best place to do it is kassign.c (as we actually pack/extract key components). Plus a small change in dscale.c where a packing taxonomy is implemented. Have I missed something? Thanks, Edwar

Re: [RFC] [PATCH -mm] reiser4: replace uid==0 check with capability

2007-12-12 Thread Edward Shishkin
Serge E. Hallyn wrote: From c257cb67ce00c8769730cfa92379a53009d99b28 Mon Sep 17 00:00:00 2001 From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Wed, 5 Dec 2007 14:02:45 -0800 Subject: [RFC] [PATCH -mm] reiser4: replace uid==0 check with capability Reiser4 gives root some reserved blocks.

[ANNOUNCE] Reiser5: Data Tiering. Burst Buffers. Speedup synchronous modifications

2020-05-25 Thread Edward Shishkin
Reiser5: Data Tiering. Burst Buffers Speedup synchronous modifications Dumping peaks of IO load to a proxy device Now you can add a small high-performance block device to your large logical volume composed of relatively slow commodity disks and

Re: [ANNOUNCE] Reiser5: Data Tiering. Burst Buffers. Speedup synchronous modifications

2020-05-31 Thread Edward Shishkin
On 05/30/2020 02:32 PM, jose@metztli.com wrote: On Mon, May 25, 2020 at 6:08 PM Edward Shishkin wrote: Reiser5: Data Tiering. Burst Buffers Speedup synchronous modifications Dumping peaks of IO load to a proxy device Now you can

Re: [ANNOUNCE] Reiser5: Data Tiering. Burst Buffers. Speedup synchronous modifications

2020-05-31 Thread Edward Shishkin
On 05/30/2020 12:13 PM, Pavel Machek wrote: Hi! For example, you can use proxy device to store hot data only. With such strategy new logical blocks (which are always "cold") will always go to the main storage (in contrast with Burst Buffers, where new logical blocks first get written to the

[ANNOUNCE] Reiser5: Selective File Migration - User Interface

2020-07-05 Thread Edward Shishkin
Reiser5: selective file migration. Setting/clearing file "immobile" status Earlier any migration of data blocks in reiser5 logical volumes occurred only in the context of some volume balancing procedure, which actually is a massive migration, aiming to keep

Re: Reiser4 Linux 4.17.19-1 hangs in Google cloud VM, too.

2018-10-23 Thread Edward Shishkin
files/reiser4-for-linux-4.x/reiser4-for-4.14.1.patch.gz/download And yes, Mr. Edward Shishkin, still develops/maintains reiser4, please see: < https://github.com/edward6/reiser4 > I have a couple of reiser4 custom Google Compute Engine (GCE) cloud instances which have been running LAMP

Re: [ANNOUNCE] Reiser5: Selective File Migration - User Interface

2020-10-17 Thread Edward Shishkin
On 10/04/2020 11:59 AM, Pavel Machek wrote: Hi! In particular, using this functionality, user is able to push out "hot" files on any high-performance device (e.g. proxy device) and pin them there. What permissions are normally required for file migration? Hi Pavel, I guess, admin ones.

Re: [reiser4 SFRN 5.1.3] kernel [5.10.x] read not supported for file /test-exec \(pid: 10094 comm: debootstrap\)

2021-02-08 Thread Edward Shishkin
On 02/08/2021 01:54 PM, Metztli Information Technology wrote: On Wed, Dec 23, 2020 at 3:40 PM Edward Shishkin wrote: On 12/23/2020 05:01 PM, Metztli Information Technology wrote: Niltze [Ð—Ð´Ñ€Ð°Ð²Ñ Ñ‚Ð²ÑƒÐ¹Ñ‚Ðµ : Hello], Ed- I built Linux kernel 5.10.1-1 within the 'Debian way

Re: [reiser4 SFRN 5.1.3] kernel [5.10.x] read not supported for file /test-exec \(pid: 10094 comm: debootstrap\)

2021-02-16 Thread Edward Shishkin
On 02/16/2021 04:56 PM, Jose R Rodriguez wrote: On Mon, 2021-02-08 at 17:03 +0100, Edward Shishkin wrote: On 02/08/2021 01:54 PM, Metztli Information Technology wrote: On Wed, Dec 23, 2020 at 3:40 PM Edward Shishkin < edward.shish...@gmail.com> wrote: On 12/23/2020 05:01 PM, M