sdimitro commented on this pull request.


> @@ -653,43 +654,28 @@ zfs_read(vnode_t *vp, uio_t *uio, int ioflag, cred_t 
> *cr, caller_context_t *ct)
 static int
 zfs_write(vnode_t *vp, uio_t *uio, int ioflag, cred_t *cr, caller_context_t 
*ct)
 {
-       znode_t         *zp = VTOZ(vp);

Since I was adding the kstat_update calls in that functions, I figured I'd 
refactor the styling here so variables are declared closer to their usage now 
that C99 is enabled.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/664#discussion_r202529013
------------------------------------------
openzfs: openzfs-developer
Permalink: 
https://openzfs.topicbox.com/groups/developer/Ta167a88bbab5c009-M4a92b85f6ad15d00e281b387
Delivery options: https://openzfs.topicbox.com/groups

Reply via email to