]> git.neil.brown.name Git - LaFS.git/commit
Introduce constants for 'sync' and 'adopt' flags.
authorNeilBrown <neilb@suse.de>
Wed, 9 Jun 2010 03:55:00 +0000 (13:55 +1000)
committerNeilBrown <neilb@suse.de>
Sun, 13 Jun 2010 07:19:59 +0000 (17:19 +1000)
commitf2fa756f5fcdf3b17b2434aaa85cf4559f1f29bf
tree736c46fdec394ed5ce10913126bda17f30c02fd7
parentff9073a4349a6c652314c3e15a3898181444685f
Introduce constants for 'sync' and 'adopt' flags.

This is much better than having '0' and '1' and arguments in hard to
remember places.

Signed-off-by: NeilBrown <neilb@suse.de>
block.c
clean.c
dir.c
file.c
index.c
inode.c
io.c
lafs.h
roll.c
snapshot.c