summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/devfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/devfs/ChangeLog')
-rw-r--r--Documentation/filesystems/devfs/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/filesystems/devfs/ChangeLog b/Documentation/filesystems/devfs/ChangeLog
index 2b8a0d2f0..96a358602 100644
--- a/Documentation/filesystems/devfs/ChangeLog
+++ b/Documentation/filesystems/devfs/ChangeLog
@@ -1480,3 +1480,19 @@ Work sponsored by SGI
<devfs_readdir>
- Only set auto-ownership for /dev/pty/s*
+===============================================================================
+Changes for patch v162
+
+Work sponsored by SGI
+
+- Set inode->i_size to correct size for symlinks
+ Thanks to Jeremy Fitzhardinge <jeremy@goop.org>
+
+- Only give lookup() method to directories to comply with new VFS
+ assumptions
+
+- Remove unnecessary tests in symlink methods
+
+- Don't kill existing block ops in <devfs_read_inode>
+
+- Restore auto-ownership for /dev/pty/m*