1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

Update release notes for vfs_ea_rename to complete the recent merge.

(This used to be commit ef2e825e1f)
This commit is contained in:
Gerald (Jerry) Carter 2008-01-15 10:48:49 -06:00
parent 43ddf12ef9
commit 019c245ae1

View File

@ -175,7 +175,7 @@ o Volker Lendecke <vl@samba.org>
* Add generic a in-memory cache.
* Import the Linux red-black tree implementation.
* Remove large amount of global variables.
* Add vfs_ea_tdb module for file systems that do not implement xattrs.
* Add vfs_xattr_tdb module for file systems that do not implement xattrs.
o Stefan Metzmacher <metze@samba.org>