freebsd-dev/usr.sbin/autofs
Ryan Moeller 245bfd34da Deduplicate fsid comparisons
Comparing fsid_t objects requires internal knowledge of the fsid structure
and yet this is duplicated across a number of places in the code.

Simplify by creating a fsidcmp function (macro).

Reviewed by:	mjg, rmacklem
Approved by:	mav (mentor)
MFC after:	1 week
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D24749
2020-05-21 01:55:35 +00:00
..
autofs
auto_master Add the "autoro" flag to /media. This makes it attempt to mount 2018-08-14 13:52:08 +00:00
auto_master.5 There is no way of escaping literal $ signs in auto_master(5), which 2018-12-28 15:11:22 +00:00
automount.8
automount.c
automountd.8
automountd.c
autounmountd.8
autounmountd.c Deduplicate fsid comparisons 2020-05-21 01:55:35 +00:00
common.c Fix segfault that could occur on "automount -LL". 2019-04-10 16:09:06 +00:00
common.h
defined.c There is no way of escaping literal $ signs in auto_master(5), which 2018-12-28 15:11:22 +00:00
log.c
Makefile Stop hardcoding WARNS in automount(8) et al. 2020-04-01 15:08:13 +00:00
Makefile.depend
popen.c
token.l