[PATCH v3 2/3] pstore: add seq_ops for norm zone

2014-04-03 Thread Liu ShuoX
Some developers want to output the pstore record trace flexible. So add seq_ops into ramoops_zone in case users would make private output format. Signed-off-by: Zhang Yanmin Signed-off-by: Liu ShuoX --- fs/pstore/inode.c | 10 -- include/linux/pstore_ramoops.h | 1 + 2

[PATCH v3 2/3] pstore: add seq_ops for norm zone

2014-04-03 Thread Liu ShuoX
Some developers want to output the pstore record trace flexible. So add seq_ops into ramoops_zone in case users would make private output format. Signed-off-by: Zhang Yanmin yanmin.zh...@intel.com Signed-off-by: Liu ShuoX shuox@intel.com --- fs/pstore/inode.c | 10 --