jfs: return f_fsid for statfs(2)
authorColy Li <coly.li@suse.de>
Tue, 20 Jan 2009 16:05:39 +0000 (00:05 +0800)
committerDave Kleikamp <shaggy@linux.vnet.ibm.com>
Tue, 27 Jan 2009 16:56:14 +0000 (10:56 -0600)
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>

No differences found