Commit Graph

8 Commits

Author SHA256 Message Date
Dominique Leuenberger
e96fd3d18a Accepting request 758130 from filesystems
OBS-URL: https://build.opensuse.org/request/show/758130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fuse-overlayfs?expand=0&rev=4
2020-01-01 13:56:17 +00:00
Sascha Grunert
cc0b2e7fe0 Accepting request 757561 from home:sgrunert
- Update to v0.7.2
  - introduce inodes cache
  - correctly read inode for unix sockets
  - avoid hash map lookup when possible 
  - use st_dev for the ino key
  - check whether writeback is supported
  - set_attrs: don't require write to S_IFREG
  - ioctl: do not reuse fi->fh for directories
  - fix skip whiteout deletion optimization
  - store the new mode after chmod

OBS-URL: https://build.opensuse.org/request/show/757561
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse-overlayfs?expand=0&rev=7
2019-12-19 10:34:10 +00:00
Dominique Leuenberger
d11c82c419 Accepting request 724813 from filesystems
OBS-URL: https://build.opensuse.org/request/show/724813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fuse-overlayfs?expand=0&rev=3
2019-08-24 16:40:21 +00:00
David Sterba
1843b6bf18 Accepting request 724680 from home:sgrunert
Update to latest version

OBS-URL: https://build.opensuse.org/request/show/724680
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse-overlayfs?expand=0&rev=5
2019-08-20 12:32:56 +00:00
Dominique Leuenberger
1b41a48171 Accepting request 713215 from filesystems
OBS-URL: https://build.opensuse.org/request/show/713215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fuse-overlayfs?expand=0&rev=2
2019-07-08 13:02:33 +00:00
David Sterba
45b6422728 Accepting request 710285 from home:sgrunert:branches:filesystems
- Update to v0.4.1:
  - create_directory: do not redeclare variable buf
  - fuse-overlayfs: accept option "dev"
  - fuse-overlayfs: add check to readdir for the node parent
  - fuse-overlayfs: add cleanup for layers
  - fuse-overlayfs: drop usage of static arrays for paths
  - fuse-overlayfs: refactor some xattrs common code
  - fuse-overlayfs: start using GCC autocleanup
  - fuse-overlayfs: use cleanup function for initializing node
  - fuse-overlays: fix interaction of unlink(2) with readdir(2)
  - main: add missing debug messages
  - main: do the unlink only after we created the temporary file
  - main: fix a fd leak
  - main: ignore EINVAL when copying xattrs
  - setattr: use fd from fi->fh for ftruncate() whenever possible

OBS-URL: https://build.opensuse.org/request/show/710285
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse-overlayfs?expand=0&rev=3
2019-07-03 10:59:18 +00:00
Dominique Leuenberger
2ddd1cfffc Accepting request 708124 from filesystems
This is needed for podman.

OBS-URL: https://build.opensuse.org/request/show/708124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fuse-overlayfs?expand=0&rev=1
2019-06-06 16:19:21 +00:00
David Sterba
1634743830 Accepting request 689478 from home:flavio_castelli:filesystems
This package is required to use advanced features of podman (a container engine)

OBS-URL: https://build.opensuse.org/request/show/689478
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse-overlayfs?expand=0&rev=1
2019-04-01 13:54:57 +00:00