Skip to content
Commit 2124f79d authored by John Keeping's avatar John Keeping Committed by Andrew Morton
Browse files

mm: shrinkers: fix debugfs file permissions

The permissions for the files here are swapped as "count" is read-only and
"scan" is write-only.  While this doesn't really matter as these
permissions don't stop the files being opened for reading/writing as
appropriate, they are shown by "ls -l" and are confusing.

Link: https://lkml.kernel.org/r/20230418101906.3131303-1-john@metanate.com


Signed-off-by: default avatarJohn Keeping <john@metanate.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent f3ebdf04
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment