All of lore.kernel.org
 help / color / mirror / Atom feed
* Issues with reiser4progs-0.4.20.tar.gz
@ 2003-12-25 17:29 Piotr Neuman
  0 siblings, 0 replies; only message in thread
From: Piotr Neuman @ 2003-12-25 17:29 UTC (permalink / raw)
  To: Reiserfs-List

I doesn't cleanly compile against libaal-0.4.15.tar.gz, patch (lame one ;) ):

diff -ru ../reiser4progs-0.4.20/libreiser4/libreiser4.c 
reiser4progs-0.4.20/libreiser4/libreiser4.c
--- ../reiser4progs-0.4.20/libreiser4/libreiser4.c      2003-12-23 
10:03:28.000000000 +0100
+++ reiser4progs-0.4.20/libreiser4/libreiser4.c 2003-12-24 16:50:34.000000000 
+0100
@@ -238,15 +238,15 @@
 #endif
 };

-/* Returns libreiser4 max supported interface version */
+/* Returns libreiser4 max supported interface version
 int libreiser4_max_interface_version(void) {
        return LIBREISER4_MAX_INTERFACE_VERSION;
-}
+}*/

-/* Returns libreiser4 min supported interface version */
+/* Returns libreiser4 min supported interface version
 int libreiser4_min_interface_version(void) {
        return LIBREISER4_MIN_INTERFACE_VERSION;
-}
+}*/

 /* Returns libreiser4 version */
 const char *libreiser4_version(void) {

Another trivial problem: there is also no manpage for copyfs - only cpfs ...

Another problem: reiser4 'dumps core' when the partition it's on is made 
smaller (using fdisk) - reiser v3.6 - refuses to mount such thing... When 
reiser4 is in such a way crashed, the filesystem cannot be unmounted cleanly 
anymore (even after restart, kernel hangs), though mount ... -o ro ... in 
fstab helps - I was able to recover data without any kernel oops-es :).

Yet another one - movie playback in mplayer sometimes seems jerky (nothing 
like that in reiserfs v3.6).

Reiserfs patched 2.6.0 kernel (reiser4-2003.12.23.all.diff.gz).


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-25 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-25 17:29 Issues with reiser4progs-0.4.20.tar.gz Piotr Neuman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.