vfs_glusterfs: Add comments to the pipe(2) code.
commit549d320bd9f2b8d8e380bdb174d5f8e5864f6f63
authorIra Cooper <ira@samba.org>
Thu, 22 Jan 2015 22:14:31 +0000 (22 17:14 -0500)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Jan 2015 19:53:09 +0000 (26 20:53 +0100)
tree339263871b5c54ee70aafe5c08fd9e961cab549c
parent33cef98dd7c66fac366c65c96c4d590ad593407e
vfs_glusterfs: Add comments to the pipe(2) code.

The guarantees around read(2) and write(2) and pipes are critical
to understanding this code.  Hopefully these comments will help.

Signed-off-by: Ira Cooper <ira@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Jan 23 20:58:51 CET 2015 on sn-devel-104

(cherry picked from commit 3b2d8bdbb1851961536241d3aaaf6ac936964517)

The last 10 patches address
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11069
Backport remaining performance patches for vfs_glusterfs to 4.2/4.1.
source3/modules/vfs_glusterfs.c