Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-9099

ll_file_io_generic() should include more in VFSTRACE CDEBUG

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • 3
    • 9223372036854775807

      -       CDEBUG(D_VFSTRACE, "iot: %d, result: %zd\n", iot, result);
      +       CDEBUG(D_VFSTRACE, "%s: iot = %d, result = %zd, rc = %d\n",
      +              file_dentry(file)->d_name.name, iot, result, rc);
      

            wc-triage WC Triage
            jhammond John Hammond
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: