[Darshan-commits] [Git][darshan/darshan][dev-270-lustre-ioctl-crash] forgot to remove debug statement

Shane Snyder xgitlab at cels.anl.gov
Thu Mar 18 00:14:22 CDT 2021



Shane Snyder pushed to branch dev-270-lustre-ioctl-crash at darshan / darshan


Commits:
3fc5a6f7 by Shane Snyder at 2021-03-18T05:13:54+00:00
forgot to remove debug statement

- - - - -


1 changed file:

- darshan-runtime/lib/darshan-lustre.c


Changes:

=====================================
darshan-runtime/lib/darshan-lustre.c
=====================================
@@ -104,7 +104,6 @@ void darshan_instrument_lustre_file(const char* filepath, int fd)
         /* get corresponding Lustre file layout, then extract stripe params */
         if ( (lustre_layout = llapi_layout_get_by_xattr(lustre_xattr_val, lustre_xattr_size, 0)) == NULL)
         {
-            fprintf(stderr, "lustre_xattr_size = %ld, errno=%d\n", lustre_xattr_size, errno);
             free(lustre_xattr_val);
             LUSTRE_UNLOCK();
             return;



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/3fc5a6f7fa270285633aa9c2f290cddf2836a4b5

-- 
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/3fc5a6f7fa270285633aa9c2f290cddf2836a4b5
You're receiving this email because of your account on xgitlab.cels.anl.gov.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20210318/475fd708/attachment.html>


More information about the Darshan-commits mailing list