aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/filecheck.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-03-22ocfs2: sysfile interfaces for online file checkGang He1-0/+606
Implement online file check sysfile interfaces, e.g. how to create the related sysfile according to device name, how to display/handle file check request from the sysfile. Signed-off-by: Gang He <ghe@suse.com> Reviewed-by: Mark Fasheh <mfasheh@suse.de> Cc: Joel Becker <jlbec@evilplan.org> Cc: Junxiao Bi <junxiao.bi@oracle.com> Cc: Joseph Qi <joseph.qi@huawei.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>