HomeFreeBSD

Fix a typo in ZIL write handling comment

Description

Fix a typo in ZIL write handling comment

The following comment in zil.h

  • WR_COPIED:
  • If we know we'll immediately be committing the
  • transaction (FSYNC or FDSYNC), then we allocate a larger
  • log record here for the data and copy the data in.

The word "the" should be "then".

Signed-off-by: luozhengzheng <luo.zhengzheng@zte.com.cn>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4961

Details

Provenance
luozhengzheng <luo.zhengzheng@zte.com.cn>Authored on Aug 12 2016, 9:41 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Aug 12 2016, 5:30 PM
Parents
rGa3600a106dee: icp: mark asm files with noexec stack
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG834f1e426caf: Fix a typo in ZIL write handling comment (authored by luozhengzheng <luo.zhengzheng@zte.com.cn>).Aug 12 2016, 5:30 PM