xiongxu / s3fs

Automatically exported from code.google.com/p/s3fs
GNU General Public License v2.0
0 stars 0 forks source link

getattr() #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
do this in getattr()

stbuf->st_uid = getuid();
stbuf->st_gid = getgid();

Original issue reported on code.google.com by rri...@gmail.com on 13 Mar 2008 at 1:12

GoogleCodeExporter commented 9 years ago

Original comment by rri...@gmail.com on 2 Apr 2008 at 12:40