Displaying 3 results from an estimated 3 matches for "unexpectedness".
2007 Nov 01
0
File permissions issue: different behavior between samba and unix
...nied. I can write to the file itself, but not change its name or
delete it. Yes I'm aware that rename/delete permission is a function of
the parent directory perms, not the file perms. As I understand, file
creation requires exactly the same permissions (rwx) as rename and
delete. Hence the unexpectedness of this.
Now it gets *REALLY* strange:
I can create, rename, and remove directories without difficulty. I
don't get errors either renaming or deleting them.
One last bit of strangeness:
If I change the group ownership of the directory to the writer's group,
the unexpected behavior goes...
2012 Feb 06
2
[PATCH 0/2] Work-around blkid running from udev after device close.
This is a possibly better work-around for bug 769304, the bug where
blkid runs from udev whenever a device closes, causing the subsequent
operation to fail. For background to this change, see:
https://rwmj.wordpress.com/2012/01/19/udev-unexpectedness/#content
So far we have noticed this problem in two places (although I'm fairly
certain it affects many more):
- in virt-resize, after copy_device_to_device and before
part_set_bootable (which runs parted)
- in virt-format, after wiping the device (which writes zeroes then
closes it)...
2007 Dec 14
13
RSpec-1.1.0 is released
The RSpec Development Team is pleased as glug (that''s kind of like
punch, but more festive) to announce RSpec-1.1.0.
Thanks to all who have contributed patches over the last few months.
Big thanks to Dan North and Brian Takita for their important work on
this release. Dan contributed his rbehave framework which is now the
Story Runner. Brian patiently did a TON of refactoring around