Original Message
Subject: [PATCH 05/18] btrfs-progs: ctree.h: fix btrfs_inode_[amc]time
From:
To:
Date: 2014年12月11日 04:51
From: Martin Wilck
make btrfs_inode_[amc]time work like the other btrfs_inode_xxx
functions. The current definition appears broken to me; it never
retur
Original Message
Subject: Re: [PATCH 05/18] btrfs-progs: ctree.h: fix btrfs_inode_[amc]time
From: Qu Wenruo
To: mwi...@arcor.de, linux-btrfs@vger.kernel.org
Date: 2014年12月11日 15:59
Original Message
Subject: [PATCH 05/18] btrfs-progs: ctree.h: fix