forked from pool/fuse-overlayfs
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
This commit is contained in:
committed by
Git OBS Bridge
parent
1843b6bf18
commit
cc0b2e7fe0
4
_service
4
_service
@@ -3,8 +3,8 @@
|
||||
<param name="url">https://github.com/containers/fuse-overlayfs.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">fuse-overlayfs</param>
|
||||
<param name="versionformat">0.5.1</param>
|
||||
<param name="revision">v0.5.1</param>
|
||||
<param name="versionformat">0.7.2</param>
|
||||
<param name="revision">v0.7.2</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled">
|
||||
<param name="basename">fuse-overlayfs</param>
|
||||
|
Reference in New Issue
Block a user