login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
November
»
21
Re: [PATCH] perf: Handle DT_UNKNOWN on filesystems that don't support d_type
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Shawn Bohrer
Subject:
Re: [PATCH] perf: Handle DT_UNKNOWN on filesystems that don't support d_type
Date: Sunday, November 21, 2010 - 8:54 am
On Sun, Nov 21, 2010 at 11:01:53AM +0100, Andreas Schwab wrote:
quoted text
> Shawn Bohrer <sbohrer@rgmadvisors.com> writes: > > > + if (((lang_dirent.d_type == DT_DIR && \ > > + lang_dirent.d_type != DT_UNKNOWN) || \ > > + (lang_dirent.d_type == DT_UNKNOWN && \ > > + is_directory(scripts_path, &lang_dirent))) && \ > > if ((lang_dirent.d_type == DT_DIR || \ > (lang_dirent.d_type == DT_UNKNOWN && \ > is_directory(scripts_path, &lang_dirent))) && \ > > > + if ((script_dirent.d_type != DT_DIR && \ > > + script_dirent.d_type != DT_UNKNOWN) || \ > > + (script_dirent.d_type == DT_UNKNOWN && \ > > + !is_directory(lang_path, &script_dirent))) > > if (script_dirent.d_type != DT_DIR && \ > (script_dirent.d_type != DT_UNKNOWN || \ > !is_directory(lang_path, &script_dirent))) > > (DeMorgan: !(a && b) <-> (!a || !b); !(a || b) <-> (!a && !b))
Thanks Andreas, I'll send a follow up patch with the cleanup. -- Shawn --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] perf: Handle DT_UNKNOWN on filesystems that don't ...
, Shawn Bohrer
, (Sat Nov 20, 5:42 pm)
Re: [PATCH] perf: Handle DT_UNKNOWN on filesystems that do ...
, Arnaldo Carvalho de Melo
, (Sat Nov 20, 5:48 pm)
Re: [PATCH] perf: Handle DT_UNKNOWN on filesystems that do ...
, Andreas Schwab
, (Sun Nov 21, 3:01 am)
Re: [PATCH] perf: Handle DT_UNKNOWN on filesystems that do ...
, Shawn Bohrer
, (Sun Nov 21, 8:52 am)
Re: [PATCH] perf: Handle DT_UNKNOWN on filesystems that do ...
, Shawn Bohrer
, (Sun Nov 21, 8:54 am)
[PATCH v2] perf: Handle DT_UNKNOWN on filesystems that don ...
, Shawn Bohrer
, (Sun Nov 21, 9:09 am)
[tip:perf/core] perf trace: Handle DT_UNKNOWN on filesyste ...
, tip-bot for Shawn Bohrer
, (Sun Nov 28, 1:34 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Hugh Dickins
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
Bernhard Beck
[PATCH 001/001] usb-serial: Add ThinkOptics WavIT
Oleg Nesterov
Re: [PATCH 4/5] don't panic if /sbin/init exits or killed
Greg KH
[patch 07/21] rtc-pcf8563: detect polarity of century bit automatically
git
:
Jonathan del Strother
Re: [PATCH] Fixing path quoting issues
Gerrit Pape
[PATCH] fix skipping merge-order test with NO_OPENSSL=1.
Linus Torvalds
Re: Implementing branch attributes in git config
Johannes Schindelin
Re: Trying to use git-filter-branch to compress history by removing large, obsolet...
Gerrit Pape
[PATCH] hooks--update: fix test for properly set up project description file
linux-netdev
:
David Miller
Re: [PATCH 04/15] tg3: Preserve LAA when device control is released
Jean-Louis Dupond
Re: tg3 driver not advertising 1000mbit
Sven Wegener
[PATCH] ipvs: Add missing locking during connection table hashing and unhashing
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
Stephen Hemminger
[PATCH 2/2] sky2: fix transmit state on resume
git-commits-head
:
Linux Kernel Mailing List
[SCSI] scsi ioctl: fix kernel-doc warning
Linux Kernel Mailing List
ALSA: HDA - Correct trivial typos in comments.
Linux Kernel Mailing List
i2c-viapro: Add support for SMBus Process Call transactions
Linux Kernel Mailing List
i2c: Documentation: upgrading clients HOWTO
Linux Kernel Mailing List
[PATCH] fix sysctl_nr_open bugs
openbsd-misc
:
Die Gestalt
Re: How to re-build openssl with SHA1 support?
Edwin Eyan Moragas
Re: managing routes for multiple PPPoE connections
Brian Candler
Re: OBSD's perspective on SELinux
Jonathan Schleifer
Why is getaddrinfo breaking POSIX?
Predrag Punosevac
Re: Kernel developers guide/tutorial
Colocation donated by:
Syndicate