The patch titled git-nfs-vs-git-unionfs has been removed from the -mm tree. Its filename was git-nfs-vs-git-unionfs.patch This patch was dropped because it is obsolete ------------------------------------------------------ Subject: git-nfs-vs-git-unionfs From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Put this back - unionfs uses it. Please don't commit unreviewed VFS patches to fs-specific trees. Cc: Trond Myklebust <trond.myklebust@xxxxxxxxxx> Cc: Josef 'Jeff' Sipek <jsipek@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/writeback.h | 1 + 1 file changed, 1 insertion(+) diff -puN include/linux/writeback.h~git-nfs-vs-git-unionfs include/linux/writeback.h --- a/include/linux/writeback.h~git-nfs-vs-git-unionfs +++ a/include/linux/writeback.h @@ -63,6 +63,7 @@ struct writeback_control { unsigned for_writepages:1; /* This is a writepages() call */ unsigned range_cyclic:1; /* range_start is cyclic */ unsigned more_io:1; /* more io to be dispatched */ + void *fs_private; /* For use by ->writepages() */ }; /* _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are origin.patch console-keyboard-events-and-accessibility.patch add-kernel-notifierc.patch console-events-and-accessibility.patch fix-random-hard-freeze-with-avm-cards-using-b1dma.patch jbd-config_jbd_debug-cannot-create-proc-entry.patch task-containersv11-shared-container-subsystem-group-arrays.patch add-containerstats-v3.patch pid-namespaces-dynamic-kmem-cache-allocator-for-pid-namespaces.patch pid-namespaces-define-is_global_init-and-is_container_init.patch lockdep-fix-mismatched-lockdep_depth-curr_chain_hash-checkpatch-fixes.patch fs-superc-use-list_for_each_entry-instead-of-list_for_each.patch pid-namespaces-helpers-to-find-the-task-by-its-numerical-ids.patch pid-namespaces-changes-to-show-virtual-ids-to-user.patch cpuset-sched_load_balance-flag.patch cpusets-decrustify-cpuset-mask-update-code.patch fix-cpusets-update_cpumask.patch remove-bits_to_type-macro.patch use-helpers-to-obtain-task-pid-in-printks.patch hotplug-cpu-migrate-a-task-within-its-cpuset.patch cpu-hotplug-avoid-hotadd-when-proper-possible_map-isnt-specified.patch ipc-integrate-ipc_checkid-into-ipc_lock.patch hook-up-group-scheduler-with-control-groups.patch linux-kernel-markers.patch linux-kernel-markers-samples.patch uninline-forkc-exitc.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html