diff options
| author | Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de> | 2002-05-23 01:51:32 -0500 |
|---|---|---|
| committer | Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de> | 2002-05-23 01:51:32 -0500 |
| commit | 3a5012936397f012b585a286f310df017f9a3ce5 (patch) | |
| tree | 62bffa26a5e1588b0fc48a348d814ea383a445d7 /include/linux/sysctl.h | |
| parent | d74cacef5c59db1efedf574e3c9fa8391dcc3cd9 (diff) | |
| parent | d0f0cde199764cb083b3617c3739f45b1a73052d (diff) | |
Merge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5
into tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5.isdn
Diffstat (limited to 'include/linux/sysctl.h')
| -rw-r--r-- | include/linux/sysctl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sysctl.h b/include/linux/sysctl.h index 2f25df04d925..373d20b4c4a7 100644 --- a/include/linux/sysctl.h +++ b/include/linux/sysctl.h @@ -544,6 +544,7 @@ enum FS_LEASES=13, /* int: leases enabled */ FS_DIR_NOTIFY=14, /* int: directory notification enabled */ FS_LEASE_TIME=15, /* int: maximum time to wait for a lease break */ + FS_DQSTATS=16, /* int: disc quota suage statistics */ }; /* CTL_DEBUG names: */ |
