]> git.karo-electronics.de Git - karo-tx-linux.git/commit
afs: proc cells and rootcell are writeable
authorPali Rohár <pali.rohar@gmail.com>
Fri, 3 Jan 2014 03:10:35 +0000 (14:10 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 3 Jan 2014 03:10:35 +0000 (14:10 +1100)
commiteabacb53c341b2044305c2de50bd69041db1793a
tree640b6b6d583a630c180b102def0335083a83ad21
parent7c3bc39f3bf8c348c35864e1fcd13520a621a374
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.

Signed-off-by: Pali Rohr <pali.rohar@gmail.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/afs/proc.c