search for: 25d47a61

Displaying 2 results from an estimated 2 matches for "25d47a61".

Did you mean: 25447961
2017 Aug 07
0
Volume hacked
> It really depends on the application if locks are used. Most (Linux) > applications will use advisory locks. This means that locking is only > effective when all participating applications use and honour the locks. > If one application uses (advisory) locks, and an other application now, > well, then all bets are off. > > It is also possible to delete files that are in
2017 Aug 07
2
Volume hacked
On Sun, Aug 06, 2017 at 08:54:33PM +0100, lemonnierk at ulrar.net wrote: > Thinking about it, is it even normal they managed to delete the VM disks? > Shoudn't they have gotten "file in use" errors ? Or does libgfapi not > lock the access files ? It really depends on the application if locks are used. Most (Linux) applications will use advisory locks. This means that