Re: [PATCH 11/11] lpfc: don't use file->f_path.dentry for comparisons

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

 



> Sure, but I'd rather do that as a followup.
Yeup, that’s fine.

> Speaking of other fun followups
> in the same area: no point storing most of those dentries; debugfs_remove()
> takes the entire subtree out, no need to remove them one-by-one and that
> was the only use they were left...  Something along the lines of
> diff below:
Very cool, thanks!  We’ll take that diff too (:

Also, may we actually move this enum declaration to lpfc_debugfs.h
instead of lpfc_debugfs.c?
enum {
        writeGuard = 1,
        writeApp,
        writeRef,
        readGuard,
        readApp,
        readRef,
        InjErrLBA,
        InjErrNPortID,
        InjErrWWPN,
};





[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux