[PATCH v2 3/3] ioctl_getfsmap.2: document the GETFSMAP ioctl

2016-09-03 Thread Darrick J. Wong
Document the new GETFSMAP ioctl that returns the physical layout of a (disk-based) filesystem. Signed-off-by: Darrick J. Wong --- man2/ioctl_getfsmap.2 | 313 + 1 file changed, 313 insertions(+) create mode 100644

RE: gazillions of Incorrect local/global backref count

2016-09-03 Thread Paul Jones
> -Original Message- > From: linux-btrfs-ow...@vger.kernel.org [mailto:linux-btrfs- > ow...@vger.kernel.org] On Behalf Of Christoph Anton Mitterer > Sent: Sunday, 4 September 2016 2:51 PM > To: linux-btrfs@vger.kernel.org > Subject: gazillions of Incorrect local/global backref count > >

gazillions of Incorrect local/global backref count

2016-09-03 Thread Christoph Anton Mitterer
Hey. I just did a btrfs check on my notebooks root fs, with: $ uname -a Linux heisenberg 4.7.0-1-amd64 #1 SMP Debian 4.7.2-1 (2016-08-28) x86_64 GNU/Linux $ btrfs --version btrfs-progs v4.7.1 during: checking extents it found gazillions of these: Incorrect local backref count on 1107980288

Re: does btrfs-receive use/compare the checksums from the btrfs-send side?

2016-09-03 Thread Christoph Anton Mitterer
On Mon, 2016-08-29 at 16:25 +0800, Qu Wenruo wrote: > Send will generate checksum for each command. What does "command" mean here? Or better said how much data is secured with one CRC32? > For send stream, it's CRC32 for the whole command. And this is verified then on the receiving end?

澳门金沙集团,携“中福在线”畅玩连环夺宝!

2016-09-03 Thread weijiangche
Du har fått denne meldingen fordi "weijiangche " tror siden "– Sjefsrollen forsvinner i fremtiden" på www.pressenytt.no vil være interessant for deg. Dette er linken til siden: http://www.pressenytt.no/nor/Artikler/Jobb-og-utdanning/Sjefsrollen-forsvinner-i-fremtiden

[josef-btrfs:master 2/15] fs/ntfs/attrib.c:2549:3: error: implicit declaration of function 'inode_to_bdi'

2016-09-03 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git master head: f559d20dba5359054f7a6e76834810e1d383877c commit: 4852edf10377af7f4b8337b0cf9ac65947b40cfb [2/15] remove mapping from balance_dirty_pages*() config: blackfin-allyesconfig (attached as .config) compiler:

Re: [PATCH v2] Btrfs: fix file/data loss caused by fsync after rename and new inode

2016-09-03 Thread Chris Mason
On 08/18/2016 11:03 AM, Chris Mason wrote: On Wed, Mar 30, 2016 at 11:37:21PM +0100, fdman...@kernel.org wrote: From: Filipe Manana If we rename an inode A (be it a file or a directory), create a new inode B with the old name of inode A and under the same parent directory,

Доброго здравия

2016-09-03 Thread Глория
Без предополаты купить диплом obrazovaniet...@mail.ru -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[GIT PULL] Btrfs

2016-09-03 Thread Chris Mason
Hi Linus, We have a few small fixes queued up in my for-linus-4.8 branch: git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-4.8 I'm still prepping a set of fixes for btrfs fsync, just nailing down a hard to trigger memory corruption. For now, these are tested and