In later patches, we're going to change how the inode's ctime field is
used. Switch to using accessor functions instead of raw accesses of
inode->i_ctime.
Signed-off-by: Jeff Layton
---
fs/hostfs/hostfs_kern.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/fs/hostfs/hostfs
Hello:
This series was applied to jaegeuk/f2fs.git (dev)
by Jens Axboe :
On Thu, 8 Jun 2023 13:02:29 +0200 you wrote:
> For whole devices ->open is called for each open, but for partitions it
> is only called on the first open of a partition, e.g.:
>
> open("/dev/vdb", ...)
> open("/dev/vdb
The resource cleanup was incomplete in the implementation
of the function "vector_eth_configure".
Thus replace the jump target
"out_undo_user_init" by "out_free_netdev".
Delate the orphan function "out_undo_user_init"
PATCH v1-v3: Modify the patch format.
Signed-off-by: Minjie Du
---
arch/um/d