[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1551344.1681739138@warthog.procyon.org.uk>
Date: Mon, 17 Apr 2023 14:45:38 +0100
From: David Howells <dhowells@...hat.com>
To: Jens Axboe <axboe@...nel.dk>
Cc: dhowells@...hat.com, Ayush Jain <ayush.jain3@....com>,
broonie@...nel.org,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Santosh.Shukla@....com, Kalpana.Shetty@....com,
Narasimhan V <Narasimhan.V@....com>, sfr@...b.auug.org.au
Subject: Re: linux-next: Tree for Apr 13
The problem might be summed up by the following snippet:
openat(AT_FDCWD, "/dev/loop0", O_RDONLY) = 3
newfstatat(3, "", {st_mode=S_IFBLK|0660, st_rdev=makedev(0x7, 0), ...}, AT_EMPTY_PATH) = 0
splice(3, NULL, 1, NULL, 1048576, 0) = 0
David
Powered by blists - more mailing lists