Openwrt/tools
Mathias Kresin 5d0b180f79 tools: flock: add NFSv4 compatibility
This patch fixes the LEDE build on mounted NFSv4 shares.

The lock file cannot be opened in read-write mode by default, because
then we cannot use flock(1) to lock executable files.

The read-write mode for lock files is necessary on NFSv4 where
flock(2) is emulated by by fcntl() -- this situation is possible to
detect by flock(2) EBADF error.

The patch consist of the following util-linux/flock commits

http://git.kernel.org/cgit/utils/util-linux/util-linux.git/commit/?id=eb742a1f66d5e3a7c5b43efce741c113f51bef3b

http://git.kernel.org/cgit/utils/util-linux/util-linux.git/commit/?id=caf1ba11a367ad702fb774653daf9ebdcca49d7b

without including the pre kernel 3.4 support.

Signed-off-by: Mathias Kresin <dev@kresin.me>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [minor cleanup]
2016-08-11 10:50:10 +02:00
..
autoconf
automake
b43-tools
bc
bison
ccache
cloog
cmake tools/cmake: fix parallel build with Make 4.2+ 2016-06-15 19:26:17 +02:00
dosfstools dosfstools: fix build on OS X 2016-07-13 22:59:00 +02:00
e2fsprogs e2fsprogs: fix build problem with very old libmagic 2016-06-30 20:51:53 +02:00
elftosb
expat
findutils
firmware-utils apm821xx: add support for the Cisco Meraki MR24 2016-07-22 09:48:12 +02:00
flex
flock tools: flock: add NFSv4 compatibility 2016-08-11 10:50:10 +02:00
genext2fs tools: bring back genext2fs for apm821xx 2016-07-23 19:37:20 +02:00
gengetopt
gmp
include
isl tools/isl: bump to 0.17.1 2016-07-15 14:17:16 +02:00
kernel2minor tools: add kernel2minor utility for Mikrotik devices 2016-07-05 22:59:14 +02:00
libelf
libressl
libtool
lzma tools: lzma: reduce copyright noise 2016-08-04 18:19:46 +02:00
lzma-old
m4
make-ext4fs
missing-macros
mkimage
mklibs
mm-macros
mpc
mpfr
mtd-utils
mtools
padjffs2 tools: padjffs2: add option to output padding data to stdout 2016-07-11 13:26:33 +02:00
patch
patch-image tools: patch-image: Added optional size option 2016-06-21 21:58:07 +02:00
patchelf
pkg-config
ppl
qemu
quilt
scons
sdimage
sed
sparse sparse: update to support llvm 3.5.0 2016-06-13 12:49:34 +02:00
squashfs
squashfs4 squashfs4: use upstream xz compression header format 2016-06-22 19:32:06 +02:00
sstrip
tar
upslug2
upx
wrt350nv2-builder
xz
yaffs2
Makefile tools: bring back genext2fs for apm821xx 2016-07-23 19:37:20 +02:00