From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Tue, 22 Dec 2009 22:20:48 +0000 (-0800)
Subject: Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
X-Git-Tag: firefly_0821_release~9833^2~3548
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fe35d4a0289a8d6efcacb57e9a377b845686df10;p=firefly-linux-kernel-4.4.55.git

Merge git://git./linux/kernel/git/viro/vfs-2.6

* git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6:
  jfs: Fix 32bit build warning
  Remove obsolete comment in fs.h
  Sanitize f_flags helpers
  Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
  anonfd: Allow making anon files read-only
  fs/compat_ioctl.c: fix build error when !BLOCK
  pohmelfs needs I_LOCK
  alloc_file(): simplify handling of mnt_clone_write() errors
---

fe35d4a0289a8d6efcacb57e9a377b845686df10