ocfs2: sysfile interfaces for online file check
authorGang He <ghe@suse.com>
Tue, 22 Mar 2016 21:24:24 +0000 (14:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Mar 2016 22:36:02 +0000 (15:36 -0700)
commita860f6eb4c6a8bb0ca6860d9472f424bad9af9cf
tree645318e29103186075c10b2321014a8ae8082343
parent9dde5e4f3383c3459a67ab63786ca58d645d6b5e
ocfs2: sysfile interfaces for online file check

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>
fs/ocfs2/Makefile
fs/ocfs2/filecheck.c [new file with mode: 0644]
fs/ocfs2/filecheck.h [new file with mode: 0644]
fs/ocfs2/inode.h