Store process persona in args

This commit is contained in:
wbaumann
2012-01-14 18:32:51 +00:00
parent 9c2a748122
commit b61ba3ab4f
3 changed files with 65 additions and 7 deletions

View File

@ -8,6 +8,8 @@ ChangeLog for davfs2
thanks Tomi).
mount_davfs.h, mount_davfs.c, cache.c, kernel_interface.c:
Rename members uid and gid of args into fsuid and fsgid.
mount_davfs.h, mount_davfs.c:
Store process persona in args.
2012-01-12 Werner Baumann (werner.baumann@onlinehome.de)
* dav_coda.c, dav_fuse.c: