AUTHORS: update contributors

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
This commit is contained in:
Ryusuke Konishi 2019-07-20 20:14:47 +09:00
parent 45d40b47af
commit fc73d59dbf

View File

@ -42,6 +42,9 @@ Feb 7, 2014: shutcut for certain GC operations
- add optimized version of nilfs_xreclaim_segment
- and so forth.
* Andy Weidenbaum <archbaum@gmail.com>
Jan 12, 2019: include <fcntl.h> for musl
* Dan McGee <dan@archlinux.org>
Dec 21, 2011: bunch of fixes and cleanups including:
- corrected error code propagation of umount.nilfs2 (libmount version)
@ -76,6 +79,12 @@ September 3, 2010: enhanced super block read/write routines
September 3, 2010: implemented nilfs-tune
November 19, 2010: replaced crc32 implementation
* Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
January 3, 2017: fix some build issues
- libmount, libblkid: fix order of autoconf probing
- mount.nilfs: drop include rpc/types.h
- nilfs-utils: use _POSIX_MAX_INPUT
* Matteo Frigo <athena@fftw.org>
September 11, 2010: compare device number for mount check