diff options
author | Namjae Jeon <[email protected]> | 2021-10-03 13:19:00 +0900 |
---|---|---|
committer | Steve French <[email protected]> | 2021-10-07 10:18:36 -0500 |
commit | 64e7875560270b8f669fca9fcd6a689fea56fbeb (patch) | |
tree | 4b2c1028619c8bb131815d3ae9202ad5e6294453 /scripts/gdb/linux/utils.py | |
parent | 2db72604f3eaebd6175548bf64372e163724ebe3 (diff) |
ksmbd: fix oops from fuse driver
Marios reported kernel oops from fuse driver when ksmbd call
mark_inode_dirty(). This patch directly update ->i_ctime after removing
mark_inode_ditry() and notify_change will put inode to dirty list.
Cc: Tom Talpey <[email protected]>
Cc: Ronnie Sahlberg <[email protected]>
Cc: Ralph Böhme <[email protected]>
Cc: Hyunchul Lee <[email protected]>
Reported-by: Marios Makassikis <[email protected]>
Tested-by: Marios Makassikis <[email protected]>
Acked-by: Hyunchul Lee <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions