[bug #17288] argp support for all tools

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Update of bug #17288 (project gluster):

                  Status:                   Fixed => In Progress            

    _______________________________________________________

Follow-up Comment #3:


the fix is not complete. argc calculation to fuse_main has to be calculated.
the previous sizeof() will not work for calculating argc now since argv is
not a fixed array, but dynamic.

below is the line which will fail --

glusterfs-fops.c:glusterfs_mount() - return fuse_main ((sizeof (argv) /
sizeof (char *)) - 1, argv, &glusterfs_fops); 



    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=17288>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux