mirror_zfs/lib/libshare
Romain Dolbeau af09c050e9
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-02-06 09:25:29 -08:00
..
libshare_impl.h cstyle: Resolve C style issues 2013-12-18 16:46:35 -08:00
libshare.c Fix calloc(3) arguments order 2018-04-12 10:50:39 -07:00
Makefile.am OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
nfs.c Modify sharenfs=on default behavior 2019-10-13 19:13:26 -07: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-02-06 09:25:29 -08:00
smb.h Fix static data to link with -fno-common 2020-02-06 09:25:29 -08:00