| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH] xfs: remove unused FI_ flags |
| From: | Christoph Hellwig <hch@xxxxxxxxxxxxx> |
| Date: | Fri, 15 Nov 2013 09:38:48 -0800 |
| Delivered-to: | xfs@xxxxxxxxxxx |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
---
fs/xfs/xfs_vnode.h | 9 ---------
1 file changed, 9 deletions(-)
Index: xfs/fs/xfs/xfs_vnode.h
===================================================================
--- xfs.orig/fs/xfs/xfs_vnode.h 2013-10-11 17:03:21.244338013 +0100
+++ xfs/fs/xfs/xfs_vnode.h 2013-10-22 07:21:09.236045186 +0100
@@ -35,15 +35,6 @@ struct attrlist_cursor_kern;
{ IO_INVIS, "INVIS"}
/*
- * Flush/Invalidate options for vop_toss/flush/flushinval_pages.
- */
-#define FI_NONE 0 /* none */
-#define FI_REMAPF 1 /* Do a remapf prior to the operation */
-#define FI_REMAPF_LOCKED 2 /* Do a remapf prior to the operation.
- Prevent VM access to the pages until
- the operation completes. */
-
-/*
* Some useful predicates.
*/
#define VN_MAPPED(vp) mapping_mapped(vp->i_mapping)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] xfs: fix the comment explaining xfs_trans_dqlockedjoin, Christoph Hellwig |
|---|---|
| Next by Date: | Re: [PATCH] xfs: remove unused FI_ flags, Eric Sandeen |
| Previous by Thread: | re:stage lighting price list, stagelighting factory product |
| Next by Thread: | Re: [PATCH] xfs: remove unused FI_ flags, Eric Sandeen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |