zfs/lib/libshare
Romain Dolbeau 43135b3746 Fix static data to link with -fno-common
-fno-common is the new default in GCC 10, replacing -fcommon in
GCC <= 9, so static data must only be allocated once.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Romain Dolbeau <romain.dolbeau@european-processor-initiative.eu>
Closes #9943
2020-05-12 10:53:32 -07:00
..
Makefile.am Support -fsanitize=address with --enable-asan 2018-01-10 10:49:27 -08:00
libshare.c Fix calloc(3) arguments order 2018-04-12 10:50:39 -07:00
libshare_impl.h cstyle: Resolve C style issues 2013-12-18 16:46:35 -08:00
nfs.c Modify sharenfs=on default behavior 2020-01-22 13:49:03 -08:00
nfs.h Implemented sharing datasets via NFS using libshare. 2011-07-06 09:20:28 -07:00
smb.c Fix static data to link with -fno-common 2020-05-12 10:53:32 -07:00
smb.h Fix static data to link with -fno-common 2020-05-12 10:53:32 -07:00