OpenVZ Forum


Home » Mailing lists » Devel » Re: [PATCH 03/25] reintroduce list of vfsmounts over superblock
Re: [PATCH 03/25] reintroduce list of vfsmounts over superblock [message #16988] Tue, 12 December 2006 10:33 Go to previous message
Christoph Hellwig is currently offline  Christoph Hellwig
Messages: 59
Registered: April 2006
Member
On Mon, Dec 11, 2006 at 02:30:03PM -0800, Dave Hansen wrote:
> 
> 
> We're moving a big chunk of the burden of keeping people from
> writing to r/o filesystems from the superblock into the
> vfsmount.  This requires that we consult the superblock's
> vfsmounts when things like remounts occur.
> 
> So, introduce a list of vfsmounts hanging off the superblock.
> We'll use this in a bit.

I don't think this is a good idea at all.  We should do the same
as for noatime and have both a MNT_RDONLY and MS_RDONLY flag,
aswell as two writecounts.  And even if you disagree with that we
should reorder this patch aswell as those related to it to the
end of the series so the uncontroversial stuff can go in first.
_______________________________________________
Containers mailing list
Containers@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/containers
 
Read Message
Read Message
Previous Topic: [PATCH] sysctl_{,ms_}jiffies: fix oldlen semantics
Next Topic: Re: [PATCH 10/12] L2 network namespace: playing with pass-through device
Goto Forum:
  


Current Time: Thu Jul 24 03:27:39 GMT 2025

Total time taken to generate the page: 0.21451 seconds