diff options
| author | Wanlong Gao <gaowanlong@cn.fujitsu.com> | 2012-07-18 09:58:43 +0800 |
|---|---|---|
| committer | Richard W.M. Jones <rjones@redhat.com> | 2012-07-18 09:37:17 +0100 |
| commit | 87206e4e9e3b0ca813a4ff7b5fac0eccc07a484a (patch) | |
| tree | b1de20359160c0da257e9a541a325c67f9f996c7 /src | |
| parent | 2f89f584c0203023f8a829ff9796dc2c14ddeb68 (diff) | |
New API: add new api xfs_info
Add xfs_info to show the geometry of the xfs filesystem.
Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
RWMJ:
- Updated po/POTFILES.
- Use xfs_ prefix for all struct fields.
- Return uninitialized fields as -1 / empty string.
- Copyedit the description.
Diffstat (limited to 'src')
| -rw-r--r-- | src/MAX_PROC_NR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MAX_PROC_NR b/src/MAX_PROC_NR index e64f24d5..f59a90f3 100644 --- a/src/MAX_PROC_NR +++ b/src/MAX_PROC_NR @@ -1 +1 @@ -336 +337 |
