diff options
author | Gang He <[email protected]> | 2018-04-05 16:19:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-04-05 21:36:22 -0700 |
commit | 5f483c4abb507d068b326f24e4ea3481db9cda06 (patch) | |
tree | 57d6f96a5d67e5a899c88f92e76263d4bd05acee /scripts/gdb/vmlinux-gdb.py | |
parent | 8fc2cb4ba03ee3502ec23de825cd133f5388738f (diff) |
ocfs2: add kobject for online file check
Use embedded kobject mechanism for online file check feature, this will
avoid to use a global list to save/search per-device online file check
related data, meanwhile, reduce the code lines and make the code logic
clear. The changed code is based on Goldwyn Rodrigues's patches and
ext4 fs code.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Gang He <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Junxiao Bi <[email protected]>
Cc: Joseph Qi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions