mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-15 17:51:41 -04:00
Merge branch 'for-linus' into work.misc
This commit is contained in:
@@ -65,6 +65,7 @@ struct coredump_params {
|
||||
unsigned long limit;
|
||||
unsigned long mm_flags;
|
||||
loff_t written;
|
||||
loff_t pos;
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
@@ -212,6 +212,7 @@ struct dentry_operations {
|
||||
#define DCACHE_OP_REAL 0x08000000
|
||||
|
||||
#define DCACHE_PAR_LOOKUP 0x10000000 /* being looked up (with parent locked shared) */
|
||||
#define DCACHE_DENTRY_CURSOR 0x20000000
|
||||
|
||||
extern seqlock_t rename_lock;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user