
25 Apr
2010
25 Apr
'10
9:04 a.m.
On 04/24/2010 12:50 AM, Laine Stump wrote:
Is it really necessary to add this padding even when we *aren't* using dd? (ie, when is_reg == 1).
Nevermind. Now that I've actual RTFC, I see that this new code *always* use dd. However, I just noticed an SELinux complaint about dd attempting to write to a file on an NFS-mounted directory. My system is running SELinux in permissive mode, so it succeeded, but won't this be a problem if it's in enforcing mode?