Thanks to Chris Pascoe for pointing out this omission.
Need to export xfs_mount_reset_sbqflags when using modules
since I've moved this function definition out of the quota code
but it still needs to be called from the quota code as well.
--Tim
Date: Thu Aug 11 10:12:14 AEST 2005
Workarea: snort.melbourne.sgi.com:/home/tes/isms/xfs-linux-test
Inspected by: nathans@xxxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/xfs-kern/xfs-linux-melb
Modid: xfs-linux-melb:xfs-kern:23467a
linux-2.6/xfs_ksyms.c - 1.25 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_ksyms.c.diff?r1=text&tr1=1.25&r2=text&tr2=1.24&f=h
linux-2.4/xfs_ksyms.c - 1.21 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.4/xfs_ksyms.c.diff?r1=text&tr1=1.21&r2=text&tr2=1.20&f=h
- Need to export xfs_mount_reset_sbqflags when using modules
since I've moved this function definition out of the quota code
but it still needs to be called from the quota code as well.
|