nfsd: Remove write permission from file content
authorYanchuan Nian <ycnian@gmail.com>
Fri, 4 Jan 2013 11:45:35 +0000 (19:45 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 23 Jan 2013 23:17:38 +0000 (18:17 -0500)
The write function doesn't be implemented in file content, and it's meaningless
to write data into this file directly. Remove write permission from it.

Signed-off-by: Yanchuan Nian <ycnian@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found