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)
commit366f7e7a79b19bd8c4e8f55fdf12b81538d1a7a4
tree0c43335ab9e91ca895fdec82d1327cec16dcb645
parent10effcb548c170d59ea1d2152f2ee0ad45ce4c9d
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>
Documentation/ABI/testing/pstore
Documentation/ABI/testing/sysfs-fs-pstore [deleted file]
fs/pstore/inode.c
fs/pstore/internal.h
fs/pstore/platform.c