]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 21 Nov 2014 16:51:08 +0000 (11:51 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 21 Nov 2014 16:51:08 +0000 (11:51 -0500)
commitbb5f9b4191bee82b5cccac5ec16db2fec63e5c50
tree63cf26aa249d067ac12776dd2850ff017747f2b9
parent4f99bd55157913299510505ecc90cb561e79c2b2
parent0979433afca7250e4c02176d54b278354d7f8350
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus

"The biggest change is to rename the filesystem from "overlayfs" to "overlay".
This will allow legacy overlayfs to be easily carried by distros alongside the
new mainline one.  Also fix a couple of copy-up races and allow escaping comma
character in filenames."

The last bit is about commas in pathname mount options...