(check-local): disable, it doesn't do what arla needs
[arla.git] / ChangeLog
blob0bd24898c3ad5fa518fdf861cef0ac6afe757523
1 2007-01-09  Tomas Olsson  <tol@it.su.se>
3         * Release 0.90 branch, see arla-0-90-branch for changes.
5         * NEWS: prepare for 0.90
7 2007-01-08  Tomas Olsson  <tol@it.su.se>
9         * nnpfs/bsd/bin/startarla.in: MacOS needs a ${CACHEDIR}/cores/ for
10         core dumps to work
12         * arlad/abuf.c (*): use arla_debug_assert()
14         * arlad/arla_local.h (arla_debug_assert): added; for asserts
15         normally disabled
17         * nnpfs/linux/nnpfs_blocks.c (*): use nnpfs_debug_oops()
19         * nnpfs/linux/nnpfs/nnpfs_locl.h (nnpfs_debug_oops): added; for
20         BUG()s we usually want disabled
22         * nnpfs/bsd/nnpfs_blocks.c (*): use nnpfs_debug_assert()
24         * nnpfs/bsd/nnpfs/nnpfs_locl.h (nnpfs_debug_assert): added; for
25         asserts we usually want disabled
27 2007-01-03  Tomas Olsson  <tol@it.su.se>
29         * nnpfs/linux/nnpfs_syscalls.c: namespace.h is no longer needed
30         (and renamed in 2.6.20).  clean up debugging.
32         * nnpfs/linux/nnpfs_node.c (nnpfs_node_add): try not to mess up
33         attrs if node already is in cache
35         * nnpfs/bsd/nnpfs_node-bsd.c (nnpfs_new_node): try not to mess up
36         attrs if node already is in cache
38         * tests/run-tests.in: add write-link
40         * tests/Makefile.in: add write-link, sleepwriter
42         * tests/sleepwriter.c: added; utility to loop around write+sleep
43         for a while
45         * tests/write-link.c: check that link() doesn't cause statinfo to
46         be corrupted/reverted for dirty file.
48 2007-01-02  Tomas Olsson  <tol@it.su.se>
50         * configure.in: update arla version
52 For older ChangeLog entries see ChangeLog.2006