commit | b5c816a4f177604ae708892bba074b1d534fcbee | [log] [tgz] |
---|---|---|
author | Coly Li <coly.li@suse.de> | Wed Jan 21 00:05:39 2009 +0800 |
committer | Dave Kleikamp <shaggy@linux.vnet.ibm.com> | Tue Jan 27 10:56:14 2009 -0600 |
tree | 4b5aef6e9dfd4bc80db7b363b7aaa53580ea1e9a | |
parent | fec1878fe952b994125a3be7c94b1322db586f3b [diff] |
jfs: return f_fsid for statfs(2) This patch makes jfs return f_fsid info for statfs(2). By Andreas' suggestion, this patch populates a persistent f_fsid between boots/mounts with help of on-disk uuid record. Signed-off-by: Coly Li <coly.li@suse.de> Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>