commit | 236bfd8ed868edfc42a656682487683ade3fede4 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jul 03 11:57:09 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jul 03 11:57:09 2016 -0700 |
tree | e1311ab7ca76f663f837c7adf9aacd27492939bb | |
parent | 4f302921c1458d790ae21147f7043f4e6b6a1085 [diff] | |
parent | e7c0b5991dd1be7b6f6dc2b54a15a0f47b64b007 [diff] |
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs Pull overlayfs fixes from Miklos Szeredi: "This contains fixes for a dentry leak, a regression in 4.6 noticed by Docker users and missing write access checking in truncate" * 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs: ovl: warn instead of error if d_type is not supported ovl: get_write_access() in truncate ovl: fix dentry leak for default_permissions