| To: | Dave Chinner <david@xxxxxxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH 2/2] xfstests: Automatic build dependency calculations |
| From: | Christoph Hellwig <hch@xxxxxxxxxxxxx> |
| Date: | Thu, 21 Jan 2010 06:24:26 -0500 |
| Cc: | xfs@xxxxxxxxxxx |
| In-reply-to: | <1264053773-6054-3-git-send-email-david@xxxxxxxxxxxxx> |
| References: | <1264053773-6054-1-git-send-email-david@xxxxxxxxxxxxx> <1264053773-6054-3-git-send-email-david@xxxxxxxxxxxxx> |
| User-agent: | Mutt/1.5.19 (2009-01-05) |
> LINUX_TARGETS = xfsctl bstat t_mtab getdevicesize \ > - preallo_rw_pattern_reader preallo_rw_pattern_writer ftrunc trunc \ > - fs_perms testx looptest locktest unwritten_mmap \ > + ftrunc trunc fs_perms testx looptest locktest unwritten_mmap \ > bulkstat_unlink_test bulkstat_unlink_test_modified t_dir_offset \ > t_futimens > > +SUBDIRS = > + > LLDLIBS = $(LIBATTR) $(LIBHANDLE) $(LIBACL) > > ifeq ($(HAVE_XLOG_ASSIGN_LSN), true) > @@ -27,6 +28,7 @@ endif > IRIX_TARGETS = open_unlink > > ifeq ($(PKG_PLATFORM),linux) > +PREALLO_TARGETS = preallo_rw_pattern_reader What happens to the writer here? Before introducing more special cases for this duplicates let me post my patch to make the file compiled more normal, will send it out ASAP. Otherwise looks good to me. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 1/2] xfstests: rebuild aclocal.m4, Christoph Hellwig |
|---|---|
| Next by Date: | [PATCH] xfstests: simplify build of preallo_rw_pattern_reader/writer, Christoph Hellwig |
| Previous by Thread: | [PATCH 2/2] xfstests: Automatic build dependency calculations, Dave Chinner |
| Next by Thread: | Re: [PATCH 2/2] xfstests: Automatic build dependency calculations, Dave Chinner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |