summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2014-01-29 00:26:44 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-02-01 22:59:39 +0400
commit1bda2ac071cdfad217856126859bc0dc88ee6f83 (patch)
treef935d6bb989736011ccbf173e1322bd57c3afc4d /arch
parent5a5e75f4714a592f31e57f248b8f5c866f278b8d (diff)
downloadlinux-1bda2ac071cdfad217856126859bc0dc88ee6f83.tar.xz
afs: proc cells and rootcell are writeable
Both proc files are writeable and used for configuring cells. But there is missing correct mode flag for writeable files. Without this patch both proc files are read only. [ It turns out they aren't really read-only, since root can write to them even if the write bit isn't set due to CAP_DAC_OVERRIDE ] Signed-off-by: Pali Rohár <pali.rohar@gmail.com> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions