FSAL_GLUSTER : remove getacl call in construct_handle()

Acl entry is filled by constuct_handle() and getattrs(). And also,
after every construct_handle() call is followed by a gettattrs().
So getacl request is send twice to glusterfs server for the same
create/open request which is unnecessary

Change-Id: Icd17b76ffb5ca658bf3547bf6a3463c6934a16bd
Signed-off-by: Jiffin Tony Thottan <jthottan@redhat.com>
1 file changed
tree: 639aa83a3c910934674b7ece6687eb41a23c7eba
  1. contrib/
  2. coverity/
  3. jenkins/
  4. rpm/
  5. share/
  6. src/
  7. .gitignore
  8. .gitmodules
  9. .gitreview
  10. .travis.yml
  11. README.md
README.md

Coverity Scan Build Status nfs-ganesha

NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode on most UNIX/Linux systems. It also supports the 9p.2000L protocol.

For more information, consult the project wiki.