commit | 366f7e7a79b19bd8c4e8f55fdf12b81538d1a7a4 | [log] [tgz] |
---|---|---|
author | Luck, Tony <tony.luck@intel.com> | Fri Mar 18 15:33:43 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 21 13:50:05 2011 -0700 |
tree | 0c43335ab9e91ca895fdec82d1327cec16dcb645 | |
parent | 10effcb548c170d59ea1d2152f2ee0ad45ce4c9d [diff] |
pstore: use mount option instead sysfs to tweak kmsg_bytes /sys/fs is a somewhat strange way to tweak what could more obviously be tuned with a mount option. Suggested-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>