diff options
author | Michael Adam <obnox@samba.org> | 2011-02-01 12:06:11 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-02-28 12:55:50 +0100 |
commit | 68f5f0ae7b2600bba787a6f4a3028ab825bc2ace (patch) | |
tree | 72bae6344bd809e557e02a21e900414279252b5e /WHATSNEW.txt | |
parent | eeeae97389f59a5bc96c2ef4a68814612e25ee34 (diff) | |
download | samba-68f5f0ae7b2600bba787a6f4a3028ab825bc2ace.tar.gz |
WHATSNEW: document new nfs quota backend for linux
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r-- | WHATSNEW.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 9c44e75d41f..c17df4d57b9 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -127,6 +127,15 @@ More information can be found on http://holger123.wordpress.com/smb-traffic-analyzer/ +NFS quota backend on Linux +-------------------------- + +A new nfs quota backend for Linux has been added that is based +on the existing Solaris/FreeBSD implementation. This allows samba +to communicate correct diskfree information for nfs imports that +are re-exported as samba shares. + + ###################################################################### Changes ####### |