linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs-progs: Avoid uninitialized data in output of btrfs-convert
@ 2015-09-08 13:16 Zhao Lei
  2015-09-08 13:16 ` [PATCH 1/3] btrfs-progs: fix set_get typo of btrfs_inode_item->sequence Zhao Lei
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Zhao Lei @ 2015-09-08 13:16 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Zhao Lei

sequence, transid and reserved field of inode was write to disk
with uninitizlized value, this patchset fixed it, also fixed some
other typo.

Zhao Lei (3):
  btrfs-progs: fix set_get typo of btrfs_inode_item->sequence
  btrfs-progs: Avoid uninitialized data in output of btrfs-convert
  btrfs-progs: add ext2fs_close_inode_scan to copy_inodes

 btrfs-convert.c | 5 +++++
 ctree.h         | 4 +++-
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
1.8.5.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-09 15:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-08 13:16 [PATCH 0/3] btrfs-progs: Avoid uninitialized data in output of btrfs-convert Zhao Lei
2015-09-08 13:16 ` [PATCH 1/3] btrfs-progs: fix set_get typo of btrfs_inode_item->sequence Zhao Lei
2015-09-08 13:16 ` [PATCH 2/3] btrfs-progs: Avoid uninitialized data in output of btrfs-convert Zhao Lei
2015-09-08 13:16 ` [PATCH 3/3] btrfs-progs: add ext2fs_close_inode_scan to copy_inodes Zhao Lei
2015-09-09 15:41 ` [PATCH 0/3] btrfs-progs: Avoid uninitialized data in output of btrfs-convert David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).