mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
vfs: Format a comment
I know, whitespace change, but this was just too ugly :-) Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
ed9ee7ed89
commit
1b304efef2
@ -572,13 +572,13 @@ static int check_for_converted_path(TALLOC_CTX *mem_ctx,
|
||||
* This function does two things.
|
||||
*
|
||||
* 1). Checks if an incoming filename is already a
|
||||
* snapshot converted pathname.
|
||||
* snapshot converted pathname.
|
||||
* If so, it returns the pathname truncated
|
||||
* at the snapshot point which will be used
|
||||
* as the connectpath, and then does an early return.
|
||||
*
|
||||
* 2). Checks if an incoming filename contains an
|
||||
* SMB-layer @GMT- style timestamp.
|
||||
* SMB-layer @GMT- style timestamp.
|
||||
* If so, it strips the timestamp, and returns
|
||||
* both the timestamp and the stripped path
|
||||
* (making it cwd-relative).
|
||||
|
Loading…
Reference in New Issue
Block a user