git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Revert "xfs: grab dquots without taking the ilock"
[muen/linux.git]
/
fs
/
xfs
/
libxfs
/
xfs_quota_defs.h
diff --git
a/fs/xfs/libxfs/xfs_quota_defs.h
b/fs/xfs/libxfs/xfs_quota_defs.h
index 2834574cb6e7d8f72ce1c00fef360edb45894f1e..d69c772271cb0d882ceabbc0b5754c94ec4d5367 100644
(file)
--- a/
fs/xfs/libxfs/xfs_quota_defs.h
+++ b/
fs/xfs/libxfs/xfs_quota_defs.h
@@
-136,8
+136,6
@@
typedef uint16_t xfs_qwarncnt_t;
*/
#define XFS_QMOPT_INHERIT 0x1000000
-#define XFS_QMOPT_NOLOCK 0x2000000 /* don't ilock during dqget */
-
/*
* flags to xfs_trans_mod_dquot.
*/