1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-11 16:58:40 +03:00
Jeremy Allison fc311adc79 r10551: We need to check if the source path is a parent directory of the destination
(ie. a rename of /foo/bar/baz -> /foo/bar/baz/bibble/bobble. If so we must
refuse the rename with a sharing violation. Under UNIX the above call can
*succeed* if /foo/bar/baz is a symlink to another area in the share. We
probably need to check that the client is a Windows one before disallowing
this as a UNIX client (one with UNIX extensions) can know the source is a
symlink and make this decision intelligently. Found by an excellent bug
report from <AndyLiebman@aol.com>.
Jeremy.
2007-10-10 11:03:42 -05:00
..
2007-10-10 10:58:05 -05:00
2007-10-10 11:00:07 -05:00
2007-10-10 10:58:05 -05:00
2007-10-10 11:03:36 -05:00
2007-10-10 10:58:05 -05:00
2007-10-10 11:03:36 -05:00
2007-10-10 10:52:46 -05:00
2007-10-10 11:03:36 -05:00