File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ * fuse-overlayfs-1.9
2+
3+ - main: fix setting attributes on file without permissions.
4+ - main: ignore EOVERFLOW when copying xattrs.
5+ - main: set the correct value for RENAME_NOREPLACE when it is not already
6+ defined in the system headers.
7+ - main: create source whiteout only when needed
8+ - main: fix missing source whiteout when destination is whiteout
9+
110* fuse-overlayfs-1.8.2
211
312- main: fix lookup if underlying path is a symlink, but a directory on
Original file line number Diff line number Diff line change 11AC_PREREQ ( [ 2.69] )
2- AC_INIT ( [ fuse-overlayfs] , [ 1.9-dev ] , [ giuseppe@scrivano.org] )
2+ AC_INIT ( [ fuse-overlayfs] , [ 1.9] , [ giuseppe@scrivano.org] )
33AC_CONFIG_SRCDIR ( [ main.c] )
44AC_CONFIG_HEADERS ( [ config.h] )
55
You can’t perform that action at this time.
0 commit comments