Is there anything in the filesystem control blocks to indicate that a file
is open for write/update? A routine to read a linux filesystem from VM or OS
could have a special return code for 'Yes, I can find it, but someone else
is writing it'. Then it would be up to the user to decide to stop or
continue with a possible data integrity exposure.

/Thomas Kern
/301-903-2211

> -----Original Message-----
> From: Daniel Jarboe [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 05, 2003 14:11
> To: [EMAIL PROTECTED]
> Subject: Re: Possible enhancement idea for dasdfmt
>
>
> > Then instead of another FTP type process to move the
> > data to OS/390 for inclusion in larger databases, the
> database update
> > process could read the data directly from the Linux DASD.
> >
>
> There'd probably be linux write buffering to contend with unless you
> could umount, or remount ro, or guarentee a sync with no more writes
> while your other system reads the data.

Reply via email to