]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cifs: update the lock ordering comments with new mutex
authorShyam Prasad N <sprasad@microsoft.com>
Tue, 29 Apr 2025 12:02:36 +0000 (12:02 +0000)
committerSteve French <stfrench@microsoft.com>
Mon, 2 Jun 2025 22:13:06 +0000 (17:13 -0500)
commit8a5ebd2be99a1f4630d0382f7fdf581561d317cd
treeb32d611605f349926fe4337d97f33746a40c6ff4
parentb4f60a053a2534c3e510ba0c1f8727566adf8317
cifs: update the lock ordering comments with new mutex

The lock ordering rules listed as comments in cifsglob.h were
missing some lock details and also the fid_lock.

Updated those notes in this commit.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifsglob.h