freebsd-nq/usr.sbin/makefs/msdos
Konstantin Belousov ae7e8a02e6 msdosfs deget(): add locking flags argument
LK_EXCLUSIVE must be passed always, some consumers need the ability to
specify LK_NOWAIT

Reviewed by:	mckusick
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D31464
2021-08-27 18:39:45 +03:00
..
denode.h Fix makefs bootstrap after d485c77f20 2021-02-22 17:55:45 +00:00
direntry.h makefs: diff reduction to sys/fs/msdosfs 2019-08-22 17:49:34 +00:00
Makefile.inc makefs: share fat.h between kernel msdosfs and makefs 2019-08-21 02:21:40 +00:00
msdosfs_conv.c makefs: share msdosfsmount.h between kernel msdosfs and makefs 2019-09-01 16:55:33 +00:00
msdosfs_denode.c msdosfs deget(): add locking flags argument 2021-08-27 18:39:45 +03:00
msdosfs_fat.c Fix makefs bootstrap after d485c77f20 2021-02-22 17:55:45 +00:00
msdosfs_lookup.c msdosfs deget(): add locking flags argument 2021-08-27 18:39:45 +03:00
msdosfs_vfsops.c msdosfs deget(): add locking flags argument 2021-08-27 18:39:45 +03:00
msdosfs_vnops.c Fix makefs bootstrap after d485c77f20 2021-02-22 17:55:45 +00:00