r9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotactl to
authorJames Peach <jpeach@samba.org>
Sun, 7 Aug 2005 23:14:53 +0000 (23:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:00:28 +0000 (11:00 -0500)
commit1f666a2556062641fe2e821c2073d10d96f7ce9d
treebca44d0c20428bcbd11773caef04855c9dfb87e5
parenta389bf7ae590d33fa73037ac59704f6dfc40c9ee
r9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotactl to
remove the compiler warning. This is safe since quotactl doesn't modify the dev
argument.
(This used to be commit ec4ea17ce603a22db11d658512f125948e604a02)
source3/lib/sysquotas_4A.c