pstore: use mount option instead sysfs to tweak kmsg_bytes
authorLuck, Tony <tony.luck@intel.com>
Fri, 18 Mar 2011 22:33:43 +0000 (15:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Mar 2011 20:50:05 +0000 (13:50 -0700)
/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>

No differences found