Rename members uid and gid of args into fsuid and fsgid

This commit is contained in:
wbaumann
2012-01-14 17:00:31 +00:00
parent 0ac5316bf5
commit 9c2a748122
5 changed files with 24 additions and 22 deletions

View File

@ -6,6 +6,8 @@ ChangeLog for davfs2
Typo in $(top_builddir)
Added ../gl/libgnu.a to _LDADD (bug #31537,
thanks Tomi).
mount_davfs.h, mount_davfs.c, cache.c, kernel_interface.c:
Rename members uid and gid of args into fsuid and fsgid.
2012-01-12 Werner Baumann (werner.baumann@onlinehome.de)
* dav_coda.c, dav_fuse.c: