Revert "387977: cope with read-only filesystems on *ix platforms"

This reverts commit 0f76431977a4c8dad737866ae94f31f2a7837c79.

canWrite doesn't always guaranteed writeability as it tests just the file's permissions and not whether the filesystem is read-only.
1 file changed