diff options
Diffstat (limited to 'runtime/relayfs/ChangeLog')
-rw-r--r-- | runtime/relayfs/ChangeLog | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/runtime/relayfs/ChangeLog b/runtime/relayfs/ChangeLog deleted file mode 100644 index 09f237a2..00000000 --- a/runtime/relayfs/ChangeLog +++ /dev/null @@ -1,21 +0,0 @@ -2005-10-19 Tom Zanussi <zanussi@us.ibm.com> - - * inode.c (relayfs_remove): Applied patch - [PATCH 2.6.13-rc6-mm2] relayfs: relayfs_remove fix - -2005-10-14 Tom Zanussi <zanussi@us.ibm.com> - - * buffers.c (relay_alloc_buf): Applied patch - [PATCH 2.6.14-rc4] relayfs: fix bogus param value in call to vmap - -2005-05-17 Martin Hunt <hunt@redhat.com> - - * relay.c (relay_switch_subbuf): Applied patch - [PATCH 2.6.12-rc1-mm2] relayfs: properly handle oversized events - -2005-04-11 Martin Hunt <hunt@redhat.com> - - * inode.c: Latest kernels have modified backing_dev_info. Detect - newer version and set appropriately. - - |