projects
/
unionfs-3.1.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
530eb2c
)
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>
Tue, 31 Jan 2012 07:55:43 +0000
(
02:55
-0500)
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 f03143ef1454a176975ea3641cd0344f7dd2f41b..53327f29e034301cbee3a2827e1415ff2dc9b92f 100644
(file)
--- a/
fs/unionfs/union.h
+++ b/
fs/unionfs/union.h
@@
-441,10
+441,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:
*/