K 10 svn:author V 2 mm K 8 svn:date V 27 2011-08-18T07:34:11.387073Z K 7 svn:log V 267 MFC r224605: Fix panic in zfs_read() if IO_SYNC flag supplied by checking for zfsvfs->z_log before calling zil_commit(). [1] Do not call zfs_read() from zfs_getextattr() with the IO_SYNC flag. Submitted by: Alexander Zagrebin [1] Reviewed by: pjd END