projects
/
unionfs-2.6.18.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a28f66
)
Unionfs: Remove unused #defines
author
Josef 'Jeff' Sipek
<jsipek@cs.sunysb.edu>
Mon, 3 Sep 2007 21:32:07 +0000
(17:32 -0400)
committer
Erez_Zadok
<ezk@cs.sunysb.edu>
Thu, 6 Sep 2007 13:49:23 +0000
(09:49 -0400)
Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
fs/unionfs/union.h
patch
|
blob
|
history
diff --git
a/fs/unionfs/union.h
b/fs/unionfs/union.h
index c03d1f473e247bb5b64fa140a02006d3ab1b67b5..b85db38d08532da502f9f389a6a3a78fa844b0c2 100644
(file)
--- a/
fs/unionfs/union.h
+++ b/
fs/unionfs/union.h
@@
-439,10
+439,6
@@
static inline int is_robranch(const struct dentry *dentry)
#define UNIONFS_DIR_OPAQUE_NAME "__dir_opaque"
#define UNIONFS_DIR_OPAQUE UNIONFS_WHPFX UNIONFS_DIR_OPAQUE_NAME
-#ifndef DEFAULT_POLLMASK
-#define DEFAULT_POLLMASK (POLLIN | POLLOUT | POLLRDNORM | POLLWRNORM)
-#endif /* not DEFAULT_POLLMASK */
-
/*
* EXTERNALS:
*/