kernel-6.12.63
This commit is contained in:
@@ -147,10 +147,10 @@ index 479480f25a6c0..ba3477c30e294 100644
|
||||
|
||||
static int loop_clr_fd(struct loop_device *lo)
|
||||
diff --git a/fs/aufs/f_op.c b/fs/aufs/f_op.c
|
||||
index db7e9fcf1056a..6d202136d29af 100644
|
||||
index cb5781e56e1e1..93e7a6a369d0a 100644
|
||||
--- a/fs/aufs/f_op.c
|
||||
+++ b/fs/aufs/f_op.c
|
||||
@@ -317,7 +317,7 @@ static ssize_t aufs_read_iter(struct kiocb *kio, struct iov_iter *iov_iter)
|
||||
@@ -326,7 +326,7 @@ static ssize_t aufs_read_iter(struct kiocb *kio, struct iov_iter *iov_iter)
|
||||
if (IS_ERR(h_file))
|
||||
goto out;
|
||||
|
||||
@@ -222,7 +222,7 @@ index 9c30cba527421..8161108d0f6d5 100644
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
diff --git a/include/linux/fs.h b/include/linux/fs.h
|
||||
index 51b64b2ad82c4..8c3ff295b020b 100644
|
||||
index 0ecfff8ca9412..5f996878da9b6 100644
|
||||
--- a/include/linux/fs.h
|
||||
+++ b/include/linux/fs.h
|
||||
@@ -2248,6 +2248,11 @@ struct super_operations {
|
||||
|
||||
Reference in New Issue
Block a user