https://github.com/torvalds/linux
Revision a7a519a4926214ba4161bc30109f4a8d69defb8d authored by Steve French on 12 June 2020, 19:49:47 UTC, committed by Steve French on 12 June 2020, 21:31:06 UTC
Pavel noticed that a debug message (disabled by default) in creating the security
descriptor context could be useful for new file creation owner fields
(as we already have for the mode) when using mount parm idsfromsid.

[38120.392272] CIFS: FYI: owner S-1-5-88-1-0, group S-1-5-88-2-0
[38125.792637] CIFS: FYI: owner S-1-5-88-1-1000, group S-1-5-88-2-1000

Also cleans up a typo in a comment

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
1 parent a660339
History
Tip revision: a7a519a4926214ba4161bc30109f4a8d69defb8d authored by Steve French on 12 June 2020, 19:49:47 UTC
smb3: Add debug message for new file creation with idsfromsid mount option
Tip revision: a7a519a
File Mode Size
.gitignore -rw-r--r-- 62 bytes
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 4.1 KB
blacklist.c -rw-r--r-- 4.0 KB
blacklist.h -rw-r--r-- 84 bytes
blacklist_hashes.c -rw-r--r-- 166 bytes
blacklist_nohashes.c -rw-r--r-- 122 bytes
system_certificates.S -rw-r--r-- 828 bytes
system_keyring.c -rw-r--r-- 8.7 KB

back to top