Sorry here is the NILFS version:

j...@debianlenny:~/NilFsMaster/nilfs2-module$ git log
commit d26b512fa141768902ea8c78bf97a880f0de36ce
Author: Ryusuke Konishi <[email protected]>
Date:   Sun Jan 31 12:39:50 2010 +0900

    nilfs2: fix potential leak of dirty data on umount

    This fixes incorrect usage of nilfs_segctor_confirm() test function in
    nilfs_segctor_destroy(); nilfs_segctor_confirm() returns zero if the
    filesystem is not clean, so its use in nilfs_segctor_destroy() needs
    inversion.

    Signed-off-by: Ryusuke Konishi <[email protected]>


j...@debianlenny:~/NilFsMaster/nilfs2-utils$ git log
commit 8b376d75f8dcff5fea121cbc66e7e3b01ede9cc6
Author: Eric Sandeen <[email protected]>
Date:   Sat Feb 13 12:34:30 2010 -0600

    nilfs2-utils: fix build against newer glibc

    Changes in recent glibc were breaking the build on Rawhide;
    we need to explicitly include sys/stat.h to get S_ISREG etc.

    See also https://bugzilla.redhat.com/show_bug.cgi?id=564788

    Signed-off-by: Eric Sandeen <[email protected]>
    Signed-off-by: Ryusuke Konishi <[email protected]>


Jan de Kruyf.
--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to