2022-08-09 7:02 GMT+09:00, atheik <atteh.mailbox@xxxxxxxxx>: > When initializing a share from a group, flag the share with > KSMBD_SHARE_FLAG_UPDATE if the group callback mode denotes that the > config file was reloaded. If the share was flagged, then later when > handling a tree connect request, flag the connection with > KSMBD_TREE_CONN_FLAG_UPDATE to inform ksmbd that its cached share > config is stale. If there are no failures when handling the request, > remove the share flag. > > Signed-off-by: Atte Heikkilä <atteh.mailbox@xxxxxxxxx> Applied 2/3, 3/3 patches. Thanks!