cvs commit: src/sys/contrib/opensolaris/uts/common/fs/zfs zil.c
    Pawel Jakub Dawidek 
    pjd at FreeBSD.org
       
    Tue Apr 24 19:02:52 UTC 2007
    
    
  
pjd         2007-04-24 19:02:51 UTC
  FreeBSD src repository
  Modified files:
    sys/contrib/opensolaris/uts/common/fs/zfs zil.c 
  Log:
  ZIL (ZFS Intent Log) can be safely turned on and off at run time, because
  it is only used when dataset is beeing mounted to decide if log should also
  be opened.
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/contrib/opensolaris/uts/common/fs/zfs/zil.c
    
    
More information about the cvs-all
mailing list