<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://kerneltrap.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>KernelTrap - NFS</title>
 <link>http://kerneltrap.org/taxonomy/term/520/0</link>
 <description></description>
 <language>en-local</language>
<item>
 <title>NFS mount failure</title>
 <link>http://kerneltrap.org/node/46133</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;I have a problem I&#039;m hoping someone can help me with...&lt;/p&gt;
&lt;p&gt;I have an NFS server/client setup.  On the server side, I export a romfs filesystem to the NFS.  The client computers boot via PXE bootloader and mount their root filesystem via NFS, using tempfs/unionfs to make parts of the filesystem read/write (i.e., /etc, /var, etc)&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/46133&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/46133#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/189">Kernel</category>
 <category domain="http://kerneltrap.org/taxonomy/term/171">Linux kernel</category>
 <category domain="http://kerneltrap.org/NFS">NFS</category>
 <category domain="http://kerneltrap.org/taxonomy/term/3383">romfs</category>
 <pubDate>Mon, 02 Nov 2009 18:53:54 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">46133 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Parallel Optimized Host Message Exchange Layered File System</title>
 <link>http://kerneltrap.org/Linux/Parallel_Optimized_Host_Message_Exchange_Layered_File_System</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;I&#039;m please to announce [the] POHMEL high performance network filesystem. &lt;a href=&quot;http://tservice.net.ru/~s0mbre/old/?section=projects&amp;amp;item=pohmelfs&quot;&gt;POHMELFS&lt;/a&gt; stands for Parallel Optimized Host Message Exchange Layered File System,&lt;/i&gt;&quot; &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2008/5/13/1809904&quot;&gt;began Evgeniy Polyakov&lt;/a&gt;, explaining:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;This is a high performance network filesystem with local coherent cache of data and metadata. Its main goal is distributed parallel processing of data. Network filesystem is a client transport. POHMELFS protocol was proven to be superior to NFS in lots (if not all, then it is in a roadmap) operations.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;This latest release prompted Jeff Garzik to reply, &quot;&lt;i&gt;this continues to be a neat and interesting project :)&lt;/i&gt;&quot;  New features include fast transactions, round-robin failover, and near-wire limit performance.  This adds to existing features which include a local coherent data and metadata cache, async processing of most events, and a fast and scalable multi threaded user space server.  Planned features include a server extension to allow mirroring data across multiple devices, strong authentication, and possible data encryption when transferring data over the network.  Evgeniy &lt;a href=&quot;http://tservice.net.ru/~s0mbre/blog/devel/fs/2008_05_12.html&quot;&gt;linked to&lt;/a&gt; &lt;a href=&quot;http://tservice.net.ru/~s0mbre/blog/devel/fs/2008_04_14.html&quot;&gt;several&lt;/a&gt; &lt;a href=&quot;http://tservice.net.ru/~s0mbre/blog/devel/fs/2008_04_18.html&quot;&gt;benchmarks&lt;/a&gt; in his blog.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/Linux/Parallel_Optimized_Host_Message_Exchange_Layered_File_System&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/Linux/Parallel_Optimized_Host_Message_Exchange_Layered_File_System#comments</comments>
 <category domain="http://kerneltrap.org/Evgeniy_Polyakov">Evgeniy Polyakov</category>
 <category domain="http://kerneltrap.org/filesystem">filesystem</category>
 <category domain="http://kerneltrap.org/Jeff_Garzik">Jeff Garzik</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/network_filesystem">network filesystem</category>
 <category domain="http://kerneltrap.org/NFS">NFS</category>
 <category domain="http://kerneltrap.org/POHMELFS">POHMELFS</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Wed, 14 May 2008 16:45:23 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">16130 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Local Caching For Network Filesystems</title>
 <link>http://kerneltrap.org/Linux/Local_Caching_For_Network_Filesystems</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;These patches add local caching for network filesystems such as NFS,&lt;/i&gt;&quot; &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-fsdevel/2008/2/20/924584&quot;&gt;began David Howells&lt;/a&gt; describing an updated set of thirty-seven patches to introduce &lt;a href=&quot;http://kerneltrap.org/taxonomy/term/985&quot;&gt;FS-Cache&lt;/a&gt;.  When asked how the patches affect performance, he noted that this was dependent on the use case, highlighting issues when dealing with lots of metadata, &quot;&lt;i&gt;getting metadata from the local disk fs is slower than pulling it across an unshared gigabit ethernet from a server that already has it in memory.&lt;/i&gt;&quot;  &lt;/p&gt;
&lt;p&gt;David continued &quot;&lt;i&gt;these points don&#039;t mean that fscache is no use, just that you have to consider carefully whether it&#039;s of use to *you* given your particular situation, and that depends on various factors,&lt;/i&gt;&quot; adding, &quot;&lt;i&gt;note that currently FS-Caching is disabled for individual NFS files opened for writing as there&#039;s no way to handle the coherency problems thereby introduced.&lt;/i&gt;&quot;  He concluded with a number of simple performance benchmarks.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/Linux/Local_Caching_For_Network_Filesystems&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/Linux/Local_Caching_For_Network_Filesystems#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/951">David Howells</category>
 <category domain="http://kerneltrap.org/taxonomy/term/985">FS-Cache</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/NFS">NFS</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Thu, 21 Feb 2008 15:35:41 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">15555 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Swap Over NFS</title>
 <link>http://kerneltrap.org/Linux/Swap_Over_NFS</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;The problem with swap over network is the generic swap problem: needing memory to free memory. Normally this is solved using mempools, as can be seen in the BIO layer,&lt;/i&gt;&quot; &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2007/10/30/369602&quot;&gt;explained Peter Zijlstra&lt;/a&gt;.  &quot;&lt;i&gt;Swap over network has the problem that the network subsystem does not use fixed sized allocations, but heavily relies on kmalloc(). This makes mempools unusable.&lt;/i&gt;&quot;  &lt;/p&gt;
&lt;p&gt;The first fifteen patches set up a generic framework for reserving memory. Patches 16-23 actually put the framework to use on the network stack.  Peter noted, &quot;&lt;i&gt;a network write back completion [involves] receiving packets, which when there is no memory, is rather hard. And even when there is memory there is no guarantee that the required packet comes in in the window that that memory buys us.&lt;/i&gt;&quot;  He went on to explain, &quot;&lt;i&gt;the solution to this problem is found in the fact that network is to be assumed lossy. Even now, when there is no memory to receive packets the network card will have to discard packets. What we do is move this into the network stack.&lt;/i&gt;&quot;  Patches 24-26 set up an infrastructure for swapping to a filesystem instead of a block device, which is then utilized by the final patches, &quot;&lt;i&gt;finally, convert NFS to make use of the new network and vm infrastructure to provide swap over NFS.&lt;/i&gt;&quot;  When the usefulness of these patches were questioned, Peter noted, &quot;&lt;i&gt;There is a large corporate demand for this, which is why I&#039;m doing this.  The typical usage scenarios are: 1) cluster/blades, where having local disks is a cost issue (maintenance of failures, heat, etc) 2) virtualisation, where dumping the storage on a networked storage unit makes for trivial migration and what not..&lt;/i&gt;&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/Linux/Swap_Over_NFS&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/Linux/Swap_Over_NFS#comments</comments>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/NFS">NFS</category>
 <category domain="http://kerneltrap.org/Peter_Zijlstra">Peter Zijlstra</category>
 <category domain="http://kerneltrap.org/taxonomy/term/292">swap</category>
 <category domain="http://kerneltrap.org/virtualization">virtualization</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Sat, 03 Nov 2007 03:07:19 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14733 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Memory Management Improvements</title>
 <link>http://kerneltrap.org/Linux/Memory_Management_Improvements</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;A recent report on the lkml suggested improved IO/writeback performance in the recently released 2.6.24-rc1 kernel compared to the earlier 2.6.19.2 and 2.6.22.6 kernels.  Credit was given to some patches by Peter Zijlstra.  &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2007/10/26/359228&quot;&gt;Ingo Molnar replied&lt;/a&gt;, &quot;&lt;i&gt;wow, really nice results! Peter does know how to make stuff fast :) Now lets pick up some of Peter&#039;s other, previously discarded patches as well :-)&lt;/i&gt;&quot;  He pointed to several patches &quot;&lt;i&gt;as a starter&lt;/i&gt;&quot;, then quipped, &quot;&lt;i&gt;I think the MM should get out of deep-feature-freeze mode - there&#039;s tons of room to improve :-/&lt;/i&gt;&quot;&lt;/p&gt;
&lt;p&gt;Andrew Morton replied, &quot;&lt;i&gt;kidding.  We merged about 265 MM patches in 2.6.24-rc1: &lt;code&gt;482 files changed, 8071 insertions(+), 5142 deletions(-)&lt;/code&gt;&lt;/i&gt;&quot;.  He added, &quot;&lt;i&gt;a lot of that was new functionality.  That&#039;s easier to add than things which change long-standing functionality.&lt;/i&gt;&quot;  Of the patches Ingo pointed to, Peter noted he was currently working on polishing the swap-over-NFS patch, &quot;&lt;i&gt;will post that one again, soonish.... Esp. after Linus professed liking to have swap over NFS.&lt;/i&gt;&quot;  Rik van Riel also replied regarding rewriting the &lt;a href=&quot;http://linux-mm.org/PageReplacementDesign&quot;&gt;page replacement&lt;/a&gt; code, &quot;&lt;i&gt;at the moment I only have the basic &#039;plumbing&#039; of the split VM working and am fixing some bugs in that.  Expect a patch series with that soon, so you guys can review that code and tell me where to beat it into shape some more :)&lt;/i&gt;&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/Linux/Memory_Management_Improvements&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/Linux/Memory_Management_Improvements#comments</comments>
 <category domain="http://kerneltrap.org/Andrew_Morton">Andrew Morton</category>
 <category domain="http://kerneltrap.org/Ingo_Molnar">Ingo Molnar</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/taxonomy/term/479">memory management</category>
 <category domain="http://kerneltrap.org/NFS">NFS</category>
 <category domain="http://kerneltrap.org/taxonomy/term/523">page replacement</category>
 <category domain="http://kerneltrap.org/Peter_Zijlstra">Peter Zijlstra</category>
 <category domain="http://kerneltrap.org/Rik_van_Riel">Rik van Riel</category>
 <category domain="http://kerneltrap.org/taxonomy/term/292">swap</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Sat, 27 Oct 2007 10:04:59 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14688 at http://kerneltrap.org</guid>
</item>
<item>
 <title>NFS Client Updates for 2.6.24</title>
 <link>http://kerneltrap.org/Linux/NFS_Client_Updates_for_2.6.24</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Trond Myklebust noted the &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2007/10/3/328870&quot;&gt;NFS client updates&lt;/a&gt; for the upcoming 2.6.24 kernel:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;Aside from the usual updates from Chuck for NFS-over-IPv6 (still incomplete) and a number of bugfixes for the text-based mount code, the main news in the NFS tree is the merging of support for the NFS/RDMA client code from Tom Talpey and the NetApp New England (NANE) team.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;He continued, &quot;&lt;i&gt;we also have the 64-bit inode support from RedHat/Peter Staubach.  There is also the addition of a nfs_vm_page_mkwrite() method in order to clean up the mmap() write code.  Finally, I&#039;ve been working on a number of updates for the attribute revalidation, having pulled apart most of the dentry and attribute revalidation into separate variables. A number of fixes that address existing bugs fell out of that review, which should hopefully result in more efficient dcache behaviour...&lt;/i&gt;&quot;  Actual source changes can be browsed in the &lt;a href=&quot;http://linux-nfs.org/cgi-bin/gitweb.cgi?p=nfs-2.6.git;a=summary&quot;&gt;NFS client git repository&lt;/a&gt;.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/Linux/NFS_Client_Updates_for_2.6.24&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/Linux/NFS_Client_Updates_for_2.6.24#comments</comments>
 <category domain="http://kerneltrap.org/2.6.24">2.6.24</category>
 <category domain="http://kerneltrap.org/filesystem">filesystem</category>
 <category domain="http://kerneltrap.org/taxonomy/term/470">IPv6</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/merge_plans">merge plans</category>
 <category domain="http://kerneltrap.org/NFS">NFS</category>
 <category domain="http://kerneltrap.org/taxonomy/term/901">Trond Myklebust</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Thu, 04 Oct 2007 12:31:08 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14513 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Copy on Write Credentials</title>
 <link>http://kerneltrap.org/Linux/Copy_on_Write_Credentials</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;Here&#039;s a new version of my credentials patch.  It&#039;s still very basic, with only Ext3, (V)FAT, NFS, AFS, SELinux and keyrings compiled in on an x86_64 arch kernel,&lt;/i&gt;&quot; &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2007/9/18/262791&quot;&gt;stated David Howells&lt;/a&gt;.  He described the patch as, &quot;&lt;i&gt;introduce a copy on write credentials record (struct cred).  The fsuid, fsgid, supplementary groups list move into it (DAC security).  The session, process and thread keyrings are reflected in it, but don&#039;t primarily reside there as they aren&#039;t per-thread and occasionally need to be instantiated or replaced by other threads or processes.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;p&gt;Casey Schaufler asked, &quot;&lt;i&gt;what I don&#039;t really understand is what value is gained by this exercise.  Are the savings sufficiently significant to justify the effort?&lt;/i&gt;&quot;  Trond Myklebust explained, &quot;&lt;i&gt;it is not about savings, but about new functionality. Basically, the existence of reference-counted credentials will allow AFS and NFS to cache that information and use it for deferred writes etc.&lt;/i&gt;&quot;  David added, &quot;&lt;i&gt;and also make it easier for cachefiles and hopefully NFSd to override the active security.  There&#039;s a comment somewhere in, I think, the SunRPC code in the Linux kernel bemoaning the lack of this very feature:-)&lt;/i&gt;&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/Linux/Copy_on_Write_Credentials&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/Linux/Copy_on_Write_Credentials#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/950">COW</category>
 <category domain="http://kerneltrap.org/taxonomy/term/951">David Howells</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/NFS">NFS</category>
 <category domain="http://kerneltrap.org/taxonomy/term/583">patch</category>
 <category domain="http://kerneltrap.org/taxonomy/term/901">Trond Myklebust</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Tue, 18 Sep 2007 19:16:19 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14398 at http://kerneltrap.org</guid>
</item>
<item>
 <title>NFS Regression</title>
 <link>http://kerneltrap.org/Linux/NFS_Regression</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Hua Zhong &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2007/8/30/166372&quot;&gt;reported an NFS regression&lt;/a&gt; in 2.6.23-rc4 as compared to 2.6.22, &quot;&lt;i&gt;[upgrading] causes several autofs mounts to fail silently - they just [do] not appear when they should.&lt;/i&gt;&quot;  Trond Myklebust explained that the change to default behavior was intentional to prevent an NFS mount from being mounted with the wrong options.  The patch also introduced a new mount option, &quot;&lt;i&gt;the new option is there in order to make it damned clear to sysadmins that this is a dangerous thing to do: mounts which don&#039;t share the same superblock also don&#039;t share the same data and attribute caches. Any file or directory which appears in both mounts had better only be used by one application at a time or be using an appropriate locking scheme.&lt;/i&gt;&quot;  Jakob Oestergaard defended the change asserting, &quot;&lt;i&gt;what he &#039;broke&#039; is, for example, a ro mount being mounted as rw.  That *could* be a very serious security (etc.etc.) problem which he just fixed. Anything depending on read-only not being enforced will cease to work, of course, and that is what a few people complain about(!).&lt;/i&gt;&quot;&lt;/p&gt;
&lt;p&gt;Linus Torvalds disagreed strongly with the change, &quot;&lt;i&gt;that commit gets reverted or fixed. It&#039;s a regression, and your theories that it&#039;s &#039;better&#039; that way are obviously broken.&lt;/i&gt;&quot;  He added:&lt