This is the mail archive of the
cluster-cvs@sourceware.org
mailing list for the cluster.
cluster/gfs2-kernel/src/gfs2 ioctl.c
- From: swhiteho at sourceware dot org
- To: cluster-cvs at sources dot redhat dot com
- Date: 8 Dec 2005 12:36:17 -0000
- Subject: cluster/gfs2-kernel/src/gfs2 ioctl.c
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: swhiteho@sourceware.org 2005-12-08 12:36:17
Modified files:
gfs2-kernel/src/gfs2: ioctl.c
Log message:
Removed the hfile_trunc ioctl(). Its not used anywhere at the moment, but
I've kept the function itself (will produce a function not used compile
warning) just for the moment as I've a hunch it will be useful later
via a different interface.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/ioctl.c.diff?cvsroot=cluster&r1=1.29&r2=1.30