From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abhijith Das Date: Thu, 18 Nov 2010 11:24:24 -0500 (EST) Subject: [Cluster-devel] [GFS2][PATCH] - Userland expects quota limit/warn/usage in 512b blocks In-Reply-To: <2022026503.2701041290097416750.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com> Message-ID: <1318790775.2701091290097464671.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Userland programs using the quotactl() syscall assume limit/warn/usage block counts in 512b basic blocks which were instead being read/written in fs blocksize in gfs2. With this patch, gfs2 correctly interacts with the syscall using 512b blocks. Signed-off-by: Abhi Das -------------- next part -------------- A non-text attachment was scrubbed... Name: bz696794-upstream-gfs2-quota-interact-with-userland-in-512byte-blocks.patch Type: text/x-patch Size: 2335 bytes Desc: not available URL: