RE: [PATCH 2/2] pstore: Differentiating names by adding count and timestamp

2013-10-30 Thread Seiji Aguchi
ernel.org; > bbbo...@gmail.com; Madper Xie > Subject: [PATCH 2/2] pstore: Differentiating names by adding count and > timestamp > > From: Madper Xie > > pstore denominates dumped file as type-psname-id. it makes many file have > the same name if there are many entries in b

[PATCH 2/2] pstore: Differentiating names by adding count and timestamp

2013-10-30 Thread Madper Xie
From: Madper Xie pstore denominates dumped file as type-psname-id. it makes many file have the same name if there are many entries in backend have the same id. So adding count and timestamp to file name for differentiating. Signed-off-by: Madper Xie --- fs/pstore/inode.c | 29 +