Diff for /xfs-linux/dmapi/Attic/xfs_dm_fsops.c between versions 1.6 and 1.7

version 1.6, 2006/06/15 03:58:11 version 1.7, 2007/08/02 16:00:42
Line 49 Line 49
 #include "xfs_dm.h"  #include "xfs_dm.h"
   
   
 STATIC struct file_operations *  STATIC const struct file_operations *
 xfs_dm_get_invis_ops(  xfs_dm_get_invis_ops(
         struct inode *ip)          struct inode *ip)
 {  {

Removed from v.1.6  
changed lines
  Added in v.1.7


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>