On Tue, Dec 01, 1998 at 11:46:22PM -0600, Lawrence Weeks wrote:
> Hello,
> 
> Is there any known problem with file locking operations on Linux
> software RAID devices? I read a claim of such (basically that file
> locking doesn't work), and would like to know whether or not it
> is factual.

I'm sure this is not true.  It doesn't make sense.

File locking is done in the file-system layer.

The file system layer sees a RAID device as just ``a block device''.
It doesn't know whether it's a RAID, a normal disk, or a floppy.

In other words, it would probably be quite difficult to make the RAID
system influence file locking, and I sincerely doubt that it does.
Why would it ??

................................................................
: [EMAIL PROTECTED]  : And I see the elder races,         :
:.........................: putrid forms of man                :
:   Jakob �stergaard      : See him rise and claim the earth,  :
:        OZ9ABN           : his downfall is at hand.           :
:.........................:............{Konkhra}...............:

Reply via email to