1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Jeremy Allison 1db9257c95 r96: Stupid f&%'n UNIX extensions.... SETPATHINFO
normally takes as it's param entry the filename to
be acted upon.... Unless it's UNIX extensions create
hardlink, or UNIX extensions create symlink. Then it's
param -> newfile name
data -> oldfile name.
This caused me to stuff them up in 3.0.2 (and the
client commands link and symlink). Fixed them, everything
is now called oldname and newname - thus specifying which
name should already exist (hint - the old one...) and which
will be created (newname).
Jeremy.
(This used to be commit 21cc6ab7e8a41160a3e2970623ade7445b5214d6)
2007-10-10 10:51:08 -05:00
..
2004-02-13 19:05:25 +00:00
2004-02-12 05:24:02 +00:00
2004-01-28 23:41:55 +00:00
2003-03-17 22:56:13 +00:00
2003-03-17 22:56:13 +00:00
2003-03-22 13:47:42 +00:00
2003-11-03 14:34:25 +00:00
2004-02-12 05:24:02 +00:00
2004-02-13 19:05:25 +00:00
2004-03-07 00:50:37 +00:00