]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitb5c816a4f177604ae708892bba074b1d534fcbee
tree4b5aef6e9dfd4bc80db7b363b7aaa53580ea1e9a
parentfec1878fe952b994125a3be7c94b1322db586f3b
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>
fs/jfs/super.c