]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita48937d19790f510a236b92285bad8a65f6a77dc
tree645318e29103186075c10b2321014a8ae8082343
parentf5c1466d0ffe63668bfb175e57fdedcf427069e7
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