if (self.riak.usingFailover || _tfs.riak.usingFailover || _tfs.options.readOnly || self.options.readOnly) {
            throw new RiakFsError('EROFS', 'Read-only filesystem');
        }