Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0bb8f6
)
Branch: b1_4
author
green
<green>
Tue, 28 Jun 2005 14:36:42 +0000
(14:36 +0000)
committer
green
<green>
Tue, 28 Jun 2005 14:36:42 +0000
(14:36 +0000)
Shut QUOTA_OFF redefinition warning.
lustre/include/linux/lustre_quota.h
patch
|
blob
|
history
diff --git
a/lustre/include/linux/lustre_quota.h
b/lustre/include/linux/lustre_quota.h
index
5c2f352
..
39b9126
100644
(file)
--- a/
lustre/include/linux/lustre_quota.h
+++ b/
lustre/include/linux/lustre_quota.h
@@
-91,6
+91,7
@@
static inline int qctxt_wait_on_dqacq(struct obd_device *obd,
struct quotacheck_info {
};
+#undef DQUOT_OFF
#define DQUOT_OFF(sb) do {} while(0)
#endif /*!HAVE_QUOTA_SUPPORT */