mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
vfs: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
bb8d333070
commit
6d369438b8
@ -1000,7 +1000,7 @@ static void convert_sbuf(vfs_handle_struct *handle, const char *fname,
|
||||
return);
|
||||
|
||||
if (priv->config->fixinodes) {
|
||||
/* some snapshot systems, like GPFS, return the name
|
||||
/* some snapshot systems, like GPFS, return the same
|
||||
device:inode for the snapshot files as the current
|
||||
files. That breaks the 'restore' button in the shadow copy
|
||||
GUI, as the client gets a sharing violation.
|
||||
|
Loading…
x
Reference in New Issue
Block a user