Changes by: yura
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357:/tmp/cvs-serv6028
Modified Files:
ChangeLog
Log Message:
ntfsmount: fix rename if destination already exists.
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.427
retrieving revision 1.428
diff -u -p -r1.427 -r1.428
--- ChangeLog 6 Dec 2006 18:50:13 -0000 1.427
+++ ChangeLog 6 Dec 2006 19:51:59 -0000 1.428
@@ -98,6 +98,7 @@ xx/xx/2006 - x.xx.x - .
- Turn ntfs_pathname_to_inode() into ntfs_pathname_to_inode_num() which
returns ntfs inode number instead of opened inode itself.
Reimplement ntfs_pathname_to_inode() as wrapper to new API. (Yura)
+ - ntfsmount: fix rename if destination already exists. (Yura)
21/06/2006 - 1.13.1 - Various fixes.
|