lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 31 Jan 2013 07:08:34 +0100
From:	"Jon ERNST" <jonernst@....com>
To:	linux-ext4@...r.kernel.org
Subject: extents_status comment small modification

 Hi list,
 
 I guess is a small helpful typo fix.
 
 diff --git a/fs/ext4/extents_status.c b/fs/ext4/extents_status.c
 index 564d981..ca4c810 100644
 --- a/fs/ext4/extents_status.c
 +++ b/fs/ext4/extents_status.c
 @@ -104,7 +104,7 @@
   *     a space.
   *
   *   --        race on a delayed extent tree
 - *     Delayed extent tree is protected inode->i_es_lock.
 + *     Delayed extent tree is protected by inode->i_es_lock.
   *
   *
   * ==========================================================================
 
 
 Regards,
 Jon
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ