Jeff Layton has uploaded this change for review.

View Change

NFS: nfs4_write should be checking BLOCKS for quota

This is checking the INODES quota when it seems like it should be
testing for BLOCKS (as NFSv3 does). The point is somewhat moot since
nothing implements check_quota operation, and so this is not really
tested either way.

Change-Id: I3b6a02bd6dc246c050e0f3bfa46161d0032d2167
Signed-off-by: Jeff Layton <jlayton@redhat.com>
---
M src/Protocols/NFS/nfs4_op_write.c
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/73/420173/1

To view, visit change 420173. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3b6a02bd6dc246c050e0f3bfa46161d0032d2167
Gerrit-Change-Number: 420173
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton@redhat.com>